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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Erik Eckstein
98df6da740
SLPVectorizer: fix wrong scheduling of atomic load/stores.
...
This fixes PR22306. llvm-svn: 227077
2015-01-26 09:07:04 +00:00
..
BBVectorize.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
CMakeLists.txt
…
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoopVectorize.cpp
Fixed a bug in masked load/store in reversed loop.
2015-01-22 08:20:06 +00:00
Makefile
…
SLPVectorizer.cpp
SLPVectorizer: fix wrong scheduling of atomic load/stores.
2015-01-26 09:07:04 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00