llvm-6502/lib/Transforms
Nadav Rotem ebf395d39e Enable if-conversion.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170841 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-21 04:47:54 +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 [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 Every pass deserves a name, even codegenprep. 2012-12-21 01:48:14 +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 Enable if-conversion. 2012-12-21 04:47:54 +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