1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/lib/Transforms
2016-07-15 22:13:16 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine don't repeat function names in comments; NFC 2016-07-14 20:54:43 +00:00
Instrumentation [sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers) 2016-07-14 17:59:01 +00:00
IPO [PGO] IRPGO pre-cleanup pass changes 2016-07-15 18:10:49 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar StructurizeCFG: Fix inverting constantexpr conditions 2016-07-15 22:13:16 +00:00
Utils Make processInstruction from LCSSA.cpp externally available. 2016-07-15 21:08:41 +00:00
Vectorize [LV] Swap A and B in interleaved access analysis (NFC) 2016-07-15 15:22:43 +00:00
CMakeLists.txt
LLVMBuild.txt