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
8d77bb5f06129fe0f0c19e41400a7fd6ce2f2069
clang-p2996
/
llvm
/
test
/
Transforms
/
JumpThreading
/
2011-04-14-InfLoop.ll
Owen Anderson
92651ec374
Fix an infinite alternation in JumpThreading where two transforms would repeatedly undo each other. The solution is to perform more aggressive constant folding to make one of the edges just folded away rather than trying to thread it.
...
Fixes <rdar://problem/9284786>. Discovered with CSmith. llvm-svn: 129538
2011-04-14 21:35:50 +00:00
792 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink