llvm-6502/lib/Transforms
2012-12-22 00:37:52 +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 Formatting fixes. Remove some unnecessary 'else' after 'return'. No functional change. 2012-12-20 07:15:54 +00:00
Instrumentation Remove duplicate includes. 2012-12-21 17:06:44 +00:00
IPO Remove duplicate includes. 2012-12-21 17:06:44 +00:00
Scalar Every pass deserves a name, even codegenprep. 2012-12-21 01:48:14 +00:00
Utils Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. 2012-12-22 00:37:52 +00:00
Vectorize Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. 2012-12-22 00:37:52 +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