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
a43872ccddac18eec0075304a8bd0ff904d67f5b
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Aaron Ballman
9ada6cd0f6
Silencing a -Wsign-compare warning (all uses of this constant are within unsigned expressions anyway); NFC.
...
llvm-svn: 226826
2015-01-22 13:57:41 +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
Silencing a -Wsign-compare warning (all uses of this constant are within unsigned expressions anyway); NFC.
2015-01-22 13:57:41 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00