This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-13 09:26:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Nadav Rotem
bc21aceb19
LoopVectorize: Add support for write-only loops when the write destination is a single pointer.
...
Speedup SciMark by 1% llvm-svn: 167035
2012-10-30 18:36:45 +00:00
..
BBVectorize.cpp
Update BBVectorize to use the new VTTI instr. cost interfaces.
2012-10-27 04:33:48 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
LoopVectorize: Add support for write-only loops when the write destination is a single pointer.
2012-10-30 18:36:45 +00:00
Makefile
…
Vectorize.cpp
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00