1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Transforms
2014-05-02 04:11:45 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine Also handle ConstantAggregateZero when optimizing vpermilvar*. 2014-04-29 22:20:40 +00:00
Instrumentation [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
IPO Revert r207571 - Add slp vectorization to LTO passes 2014-04-30 19:27:24 +00:00
ObjCARC [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Scalar Update and sort CMakeLists. 2014-05-01 18:59:11 +00:00
Utils Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 times in a bootstrap of clang. 2014-05-02 04:11:45 +00:00
Vectorize Revert r205965, which essentially reverts r205018 for the second time. 2014-05-01 11:24:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile