1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Transforms/Vectorize
2014-08-08 12:41:08 +00:00
..
BBVectorize.cpp Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp [LoopVectorizer] Enable support for floating-point subtraction reductions 2014-08-08 12:41:08 +00:00
Makefile
SLPVectorizer.cpp SLPVectorizer: Use the type of the value loaded/stored to get the ABI alignment 2014-08-07 22:47:27 +00:00
Vectorize.cpp