llvm-6502/lib/Transforms
Bill Wendling 8dd2e5bf83 Remove dead flag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161990 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-15 21:18:10 +00:00
..
Hello
InstCombine fix infinite loop in instcombine with more than 4GB memcpy 2012-08-15 03:49:59 +00:00
Instrumentation [asan] implement --asan-always-slow-path, which is a part of the improvement to handle unaligned partially OOB accesses. See http://code.google.com/p/address-sanitizer/issues/detail?id=100 2012-08-15 08:58:58 +00:00
IPO Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
Scalar Remove dead flag. 2012-08-15 21:18:10 +00:00
Utils LICM uses AliasSet information to hoist and sink instructions. However, other passes, such as LoopRotate 2012-08-13 23:06:54 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile