This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce37d157d4b1cce865bbefa0d2a7cc04b94de513
archived-llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
12fdf6ca4a
[LoopVectorize] Don't copy std::vector in for-range loop.
...
llvm-svn: 279233
2016-08-19 12:44:24 +00:00
..
BBVectorize.cpp
[BBVectorize] Don't vectorize selects with a scalar condition and vector operands.
2016-05-26 18:43:57 +00:00
CMakeLists.txt
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp
[LSV] Use a set rather than an ArraySlice at the end of getVectorizablePrefix. NFC
2016-08-13 00:04:12 +00:00
LoopVectorize.cpp
[LoopVectorize] Don't copy std::vector in for-range loop.
2016-08-19 12:44:24 +00:00
SLPVectorizer.cpp
[SLP] Initialize VectorizedValue when gathering
2016-08-18 19:50:32 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00