llvm-6502/lib/Transforms
Nadav Rotem 56f1ce22dc Now that we have a basic if-conversion infrastructure we can rename the
"single basic block loop vectorizer" to "innermost loop vectorizer".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169158 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-03 21:33:08 +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 Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Instrumentation ASan: add blacklist file to ASan pass options. Clang patch for this will follow. 2012-12-03 19:09:26 +00:00
IPO Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Scalar Teach the jump threading optimization to stop scanning the basic block when calculating the cost after passing the threshold. 2012-12-03 17:34:44 +00:00
Utils Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Vectorize Now that we have a basic if-conversion infrastructure we can rename the 2012-12-03 21:33:08 +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