1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/SLPVectorizer
Arnold Schwaighofer fe80e563da ARM cost model: Account for zero cost scalar SROA instructions
By vectorizing a series of srl, or, ... instructions we have obfuscated the
intention so much that the backend does not know how to fold this code away.

radar://15336950

llvm-svn: 193573
2013-10-29 01:33:53 +00:00
..
ARM ARM cost model: Account for zero cost scalar SROA instructions 2013-10-29 01:33:53 +00:00
R600 Fix SLPVectorizer using wrong address space for load/store 2013-09-27 21:24:57 +00:00
X86 SLPVectorizer: Don't vectorize volatile memory operations 2013-10-16 17:52:40 +00:00
XCore Name the XCore target-specific subdirectories canonically. 2013-09-18 14:08:30 +00:00