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
ad8ab3d9ea6f2e00795ffcbc5eea3dfd384e652a
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Nadav Rotem
bd5d1d832a
LoopVectorizer: Fix an endless loop in the code that looks for reductions.
...
The bug was in the code that detects PHIs in if-then-else block sequence. PR14701. llvm-svn: 171008
2012-12-24 01:22:06 +00:00
..
BBVectorize.cpp
BB-Vectorizer: Check the cost of the store pointer type
2012-12-21 01:24:36 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
LoopVectorizer: Fix an endless loop in the code that looks for reductions.
2012-12-24 01:22:06 +00:00
LoopVectorize.h
whitespace
2012-12-20 00:49:56 +00:00
Makefile
…
Vectorize.cpp
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size.
2012-12-12 19:29:45 +00:00