llvm-6502/lib/Transforms
Shuxin Yang 1a3150098c rdar://12801297
InstCombine for unsafe floating-point add/sub.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170471 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-18 23:10:12 +00:00
..
Hello Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstCombine rdar://12801297 2012-12-18 23:10:12 +00:00
Instrumentation Initialize NoRedZone and remove unused default values. 2012-12-18 03:35:05 +00:00
IPO Enable the loop vectorizer in clang and not in the pass manager, so that we can disable it in clang. 2012-12-18 23:09:44 +00:00
Scalar SROA: Replace calls to getScalarSizeInBits to DataLayout's API because 2012-12-18 05:23:31 +00:00
Utils Improve debug info generated with enabled AddressSanitizer. 2012-12-12 14:31:53 +00:00
Vectorize LoopVectorize: Emit reductions as log2(vectorsize) shuffles + vector ops instead of scalar operations. 2012-12-18 18:40:20 +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