llvm-6502/lib/Transforms
Bill Wendling 1bc147b892 Fix some grammar-os and formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150779 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-17 02:09:28 +00:00
..
Hello
InstCombine Check against umin while converting fcmp into an icmp. 2012-02-13 23:05:18 +00:00
Instrumentation [tsan] fix compiler warnings 2012-02-14 00:52:07 +00:00
IPO Handle InvokeInst in EvaluateBlock. Don't try to support exceptions, it's just 2012-02-12 05:09:35 +00:00
Scalar loop-rotate shouldn't hoist alloca instructions out of a loop. Patch by Patrik Hägglund, with slightly modified test. Issue reported by Patrik Hägglund on llvmdev. 2012-02-16 00:41:10 +00:00
Utils Fix some grammar-os and formatting. 2012-02-17 02:09:28 +00:00
Vectorize Update BBVectorize to use aliasesUnknownInst. 2012-02-10 15:52:40 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00