1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Transforms
Chandler Carruth 6ba62ce28b And fix my fix to sink down through the type at the right time. My
original fix would actually trigger the *exact* same crasher as the
original bug for a different reason. Awesomesauce.

Working on test cases now, but wanted to get bots healthier.

llvm-svn: 209860
2014-05-29 23:21:12 +00:00
..
Hello
InstCombine And fix my fix to sink down through the type at the right time. My 2014-05-29 23:21:12 +00:00
Instrumentation Use range-based for loops in ASan, TSan and MSan 2014-05-29 18:40:48 +00:00
IPO Add LoadCombine pass. 2014-05-29 01:55:07 +00:00
ObjCARC
Scalar Add LoadCombine pass. 2014-05-29 01:55:07 +00:00
Utils LCSSA should be performed on the outermost affected loop while unrolling loop. 2014-05-29 06:47:23 +00:00
Vectorize LoopVectorizer: Add a check that the backedge taken count + 1 does not overflow 2014-05-29 22:10:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile