llvm-6502/lib/Transforms
Nick Lewycky 4056a73638 An instruction in a loop is not guaranteed to be executed just because the loop
has no exit blocks. Fixes PR12706!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155884 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-01 04:03:01 +00:00
..
Hello
InstCombine Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. Fixes 2012-05-01 00:20:38 +00:00
Instrumentation [asan] small optimization: do not emit "x+0" instructions 2012-04-27 10:04:53 +00:00
IPO
Scalar An instruction in a loop is not guaranteed to be executed just because the loop 2012-05-01 04:03:01 +00:00
Utils Second attempt at PR12573: 2012-04-30 10:44:54 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile