1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
Chad Rosier e5f608c72a [LoopInterchange] Minor refactor. NFC.
llvm-svn: 281334
2016-09-13 13:30:30 +00:00
..
Analysis [LVI] Complete the abstract of the cache layer [NFCI] 2016-09-12 22:38:44 +00:00
AsmParser DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
Bitcode DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
CodeGen Remove MVT:i1 xor instruction before SELECT. (Performance improvement). 2016-09-13 09:12:45 +00:00
DebugInfo [pdb] Print out some more info when dumping a raw stream. 2016-09-09 19:00:49 +00:00
Demangle Avoid using alignas and constexpr. 2016-09-06 20:36:24 +00:00
ExecutionEngine [MCJIT] Fix some inconsistent handling of name mangling inside MCJIT. 2016-09-12 17:19:24 +00:00
Fuzzer [libFuzzer] print a failed-merge warning only in the merge mode 2016-09-10 02:17:22 +00:00
IR [X86] Remove masked shufpd/shufps intrinsics and autoupgrade to native vector shuffles. They were removed from clang previously but accidentally left in the backend. 2016-09-13 07:40:53 +00:00
IRReader
LibDriver
LineEditor
Linker DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
LTO [lib/LTO] Add a way to run a custom pipeline 2016-09-07 17:46:16 +00:00
MC Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's causing errors on the sanitizer bots. 2016-09-13 00:19:29 +00:00
Object
ObjectYAML
Option
Passes
ProfileData
Support Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()" 2016-09-13 04:11:57 +00:00
TableGen
Target Revert "[ARM] Promote small global constants to constant pools" 2016-09-13 12:45:51 +00:00
Transforms [LoopInterchange] Minor refactor. NFC. 2016-09-13 13:30:30 +00:00
CMakeLists.txt Try to fix a circular dependency in the modules build. 2016-09-06 20:16:19 +00:00
LLVMBuild.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00