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
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
..
Hello
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombine
Remove trailing whitespace
2012-12-22 18:09:02 +00:00
Instrumentation
Remove duplicate includes.
2012-12-21 17:06:44 +00:00
IPO
Remove duplicate includes.
2012-12-21 17:06:44 +00:00
Scalar
Every pass deserves a name, even codegenprep.
2012-12-21 01:48:14 +00:00
Utils
Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute.
2012-12-22 00:37:52 +00:00
Vectorize
LoopVectorizer: Fix an endless loop in the code that looks for reductions.
2012-12-24 01:22:06 +00:00
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
LLVMBuild.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
Makefile
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00