This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Robert Wilhelm
f0cfb83bb4
Fix spelling intruction -> instruction.
...
llvm-svn: 191610
2013-09-28 11:46:15 +00:00
..
BBVectorize.cpp
Fix spelling intruction -> instruction.
2013-09-28 11:46:15 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Transforms: Use getFirstNonPHI to set the insertion point for PHIs
2013-09-27 15:30:25 +00:00
Makefile
…
SLPVectorizer.cpp
Fix SLPVectorizer using wrong address space for load/store
2013-09-27 21:24:57 +00:00
Vectorize.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00