llvm-6502/lib/Transforms
2012-05-08 02:52:09 +00:00
..
Hello
InstCombine Remove trailing spaces. 2012-05-06 13:52:31 +00:00
Instrumentation [tsan] typo and style (thanks to Nick Lewycky) 2012-05-02 13:12:19 +00:00
IPO Move the CodeExtractor utility to a dedicated header file / source file, 2012-05-04 10:18:49 +00:00
Scalar Teach reassociate to commute FMul's and FAdd's in order to canonicalize the order of their operands across instructions. This allows for greater CSE opportunities. 2012-05-07 20:47:23 +00:00
Utils Allow NULL LoopPassManager argument in UnrollLoop. PR12734. 2012-05-08 02:52:09 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile