1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms/Vectorize
2017-01-21 02:03:03 +00:00
..
BBVectorize.cpp IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags. 2016-09-07 23:39:04 +00:00
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
LLVMBuild.txt
LoadStoreVectorizer.cpp Remove unused lambda captures. NFC 2017-01-13 17:12:16 +00:00
LoopVectorize.cpp Test commit access, remove trailing whitespace 2017-01-19 13:35:13 +00:00
SLPVectorizer.cpp [SLP] Make ReductionOpcode have the right (enum) type. NFC. 2017-01-21 02:03:03 +00:00
Vectorize.cpp Add LoadStoreVectorizer pass 2016-06-30 23:11:38 +00:00