llvm-6502/lib/Transforms
Arnold Schwaighofer 4a6b3a9a77 SLPVectorizer: Use vector type for vectorized memory operations
No test case, because with the current cost model we don't see a difference.
An upcoming ARM memory cost model change will expose and test this bug.

radar://15332579

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193572 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-29 01:33:50 +00:00
..
Hello
InstCombine
Instrumentation fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
IPO Revert r193251 : Use address-taken to disambiguate global variable and indirect memops. 2013-10-27 03:08:44 +00:00
ObjCARC
Scalar Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop. 2013-10-25 21:35:56 +00:00
Utils Quick look-up for block in loop. 2013-10-26 03:08:02 +00:00
Vectorize SLPVectorizer: Use vector type for vectorized memory operations 2013-10-29 01:33:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile