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
Chad Rosier
669130ffdf
[SLP] Arguments should be camel case, and start with an upper case letter. NFC.
...
llvm-svn: 280248
2016-08-31 15:06:58 +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
[LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148.
2016-08-30 23:53:59 +00:00
LoopVectorize.cpp
[LoopVectorizer] Predicate instructions in blocks with several incoming edges
2016-08-30 20:22:21 +00:00
SLPVectorizer.cpp
[SLP] Arguments should be camel case, and start with an upper case letter. NFC.
2016-08-31 15:06:58 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00