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
5ea37f8d893458901dfa6cbcfd085c8fe70b9b8e
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Matt Arsenault
5ea37f8d89
Fix code duplication
...
llvm-svn: 191716
2013-10-01 00:01:14 +00:00
..
BBVectorize.cpp
Fix code duplication
2013-10-01 00:01:14 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Convert manual insert point restores to the new RAII object.
2013-09-30 15:40:17 +00:00
Makefile
…
SLPVectorizer.cpp
IRBuilder: Add RAII objects to reset insertion points or fast math flags.
2013-09-30 15:39:48 +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