llvm-6502/lib/Transforms
Nadav Rotem 9e5329d77e LoopVectorizer: When checking for vectorizable types, also check
the StoreInst operands.

PR14705.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171023 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-24 09:14:18 +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 Remove trailing whitespace 2012-12-22 18:09:02 +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 Fix typo in comments 2012-12-24 08:52:53 +00:00
Vectorize LoopVectorizer: When checking for vectorizable types, also check 2012-12-24 09:14:18 +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