1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
Simon Pilgrim e2abbcab78 [X86][SNB] Fix scheduling of MMX integer multiply instructions.
The entries were being bound to the wrong class.

llvm-svn: 331388
2018-05-02 19:26:14 +00:00
..
Analysis [CFLGraph][NFC] Simplify/reorder switch in visitConstantExpr 2018-05-01 21:35:32 +00:00
AsmParser Add the ShadowCallStack attribute 2018-04-03 20:10:40 +00:00
BinaryFormat Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
Bitcode Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
CodeGen Add assertion to padding size calculation, NFC 2018-05-02 17:20:22 +00:00
DebugInfo llvm-symbolizer: Handle function definitions nested within other functions 2018-05-01 18:08:45 +00:00
Demangle [demangler] Add a partial demangling API for LLDB. 2018-04-12 20:41:38 +00:00
ExecutionEngine Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
Fuzzer
FuzzMutate [llvm-opt-fuzzer] Add irce to the fuzzing options 2018-03-20 11:32:13 +00:00
IR Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
IRReader
LineEditor
Linker [ThinLTO] Recommit of import global variables 2018-03-12 10:30:50 +00:00
LTO IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
MC Fix release build breakage 2018-05-02 00:10:28 +00:00
Object IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
ObjectYAML Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Option IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Passes Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ProfileData Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Support [X86][AMD][Bulldozer] Fix Bulldozer Model 2 detection. 2018-05-01 18:39:31 +00:00
TableGen [TableGen] Don't quote variable name when printing !foreach. 2018-05-02 13:17:26 +00:00
Target [X86][SNB] Fix scheduling of MMX integer multiply instructions. 2018-05-02 19:26:14 +00:00
Testing [LLVMTestingSupport] Add explicit linkage to LLVMSupport 2018-04-08 06:49:17 +00:00
ToolDrivers
Transforms [reassociate] Fix excessive revisits when processing long chains of reassociatable instructions. 2018-05-02 17:59:16 +00:00
WindowsManifest Convert line endings of lib/WindowsManifest/CMakeLists.txt to unix. 2018-04-07 04:28:08 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt