llvm-6502/lib/Transforms
Nuno Lopes 75564e3514 fix infinite loop in instcombine in the presence of a (malformed) self-referencing select inst.
This can happen as long as the instruction is not reachable. Instcombine does generate these unreachable malformed selects when doing RAUW

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160874 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-27 18:03:57 +00:00
..
Hello
InstCombine fix infinite loop in instcombine in the presence of a (malformed) self-referencing select inst. 2012-07-27 18:03:57 +00:00
Instrumentation revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
IPO It's not safe to blindly remove invoke instructions. This happens when we 2012-07-25 21:19:40 +00:00
Scalar do null checks for a few more Emit*() functions. 2012-07-26 17:10:46 +00:00
Utils
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile