llvm-6502/lib/Transforms
2012-12-20 02:00:02 +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 Transform (x&C)>V into (x&C)!=0 where possible 2012-12-19 19:47:13 +00:00
Instrumentation [msan] Add track-origins argument to the pass constructor. 2012-12-19 13:55:51 +00:00
IPO Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Scalar Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Utils Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Vectorize Loop Vectorizer: Enable if-conversion. 2012-12-20 02:00:02 +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