This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a533e514b8ed6966df4e4bf1d3d9ef7cbd3e786d
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
96fcf5df03
[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
…
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