1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms/Vectorize
Matthew Simpson 676ccfcd0a Revert "[SLP] Vectorize the index computations of getelementptr instructions."
This reverts commit r257800.

llvm-svn: 257888
2016-01-15 13:10:46 +00:00
..
BBVectorize.cpp Vectorize: Remove implicit ilist iterator conversions, NFC 2015-10-19 22:06:09 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp [LV] Avoid creating empty reduction entries (NFC) 2016-01-06 12:50:29 +00:00
Makefile
SLPVectorizer.cpp Revert "[SLP] Vectorize the index computations of getelementptr instructions." 2016-01-15 13:10:46 +00:00
Vectorize.cpp