llvm-6502/lib/Transforms
2012-12-19 01:10:17 +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 Make sure the buffer, which containas an instance of APFloat, has proper alignment. 2012-12-19 01:10:17 +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