1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms
Davide Italiano 2f0dd2eaeb [SCCP] Try to follow the DRY principle, use OpSt.
Thanks to Eli Friedman for pointing out in his post-commit review!

llvm-svn: 275084
2016-07-11 18:21:29 +00:00
..
Hello
InstCombine Revert "InstCombine rule to fold truncs whose value is available" 2016-07-08 22:15:08 +00:00
Instrumentation [tsan] Try harder to not instrument gcov counters 2016-07-07 22:45:28 +00:00
IPO [PM/IPO] Port LowerTypeTests to the new PassManager. 2016-07-11 18:10:06 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [SCCP] Try to follow the DRY principle, use OpSt. 2016-07-11 18:21:29 +00:00
Utils [LoopSimplify] Remove a comment which is unlikely to age well. 2016-07-09 03:27:24 +00:00
Vectorize Give helper classes/functions internal linkage. NFC. 2016-07-10 11:28:51 +00:00
CMakeLists.txt
LLVMBuild.txt