1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
David Majnemer 03587f118b Revert "Revert r241570, it caused PR24053"
This reverts commit r241602.  We had a latent bug in SCCP where we would
make a basic block empty and then proceed to ask questions about it's
terminator.

llvm-svn: 241616
2015-07-07 18:49:41 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstCombine] call SimplifyICmpInst with correct context 2015-06-25 20:14:47 +00:00
Instrumentation [SanitizerCoverage] Don't add instrumentation to unreachable blocks. 2015-06-30 23:11:45 +00:00
IPO [llvm-extract] Drop comdats from declarations 2015-07-06 18:48:02 +00:00
ObjCARC Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Scalar Revert "Revert r241570, it caused PR24053" 2015-07-07 18:49:41 +00:00
Utils [LoopUnroll] Use undef for phis with no value live 2015-07-01 05:38:07 +00:00
Vectorize remove unnecessary temp variable; NFCI 2015-07-05 21:21:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile