1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Transforms/Vectorize
Ayal Zaks 43ce19524f [LV] Minor savings to Sink casts to unravel first order recurrence
Two minor savings: avoid copying the SinkAfter map and avoid moving a cast if it
is not needed.

Differential Revision: https://reviews.llvm.org/D36408

llvm-svn: 310910
2017-08-15 08:32:59 +00:00
..
CMakeLists.txt Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00
LLVMBuild.txt
LoadStoreVectorizer.cpp [KnownBits] Add bit counting methods to KnownBits struct and use them where possible 2017-05-12 17:20:30 +00:00
LoopVectorize.cpp [LV] Minor savings to Sink casts to unravel first order recurrence 2017-08-15 08:32:59 +00:00
SLPVectorizer.cpp [SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra parameter VL0, 2017-08-15 00:31:49 +00:00
Vectorize.cpp Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00