1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Transforms/Vectorize
2017-04-26 16:23:02 +00:00
..
BBVectorize.cpp [SystemZ] TargetTransformInfo cost functions implemented. 2017-04-12 11:49:08 +00:00
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
LLVMBuild.txt
LoadStoreVectorizer.cpp Skip bitcasts while looking for GEP in LoadStoreVectorizer 2017-04-25 18:00:08 +00:00
LoopVectorize.cpp [LV] Handle external uses of floating-point induction variables 2017-04-26 16:23:02 +00:00
SLPVectorizer.cpp Rename WeakVH to WeakTrackingVH; NFC 2017-04-26 16:20:52 +00:00
Vectorize.cpp