llvm-6502/lib/Transforms
2013-01-09 01:15:42 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
InstCombine Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
Instrumentation Actually update the CMake and Makefile builds correctly, and update the 2013-01-02 12:09:16 +00:00
IPO Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
Scalar Fixed EOL whitespace. 2013-01-07 21:26:07 +00:00
Utils Make sure we don't emit instructions before a landingpad instruction. 2013-01-08 10:51:32 +00:00
Vectorize Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +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