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
364f1167cb94de337f56f115e07335ac28bf213a
clang-p2996
/
llvm
/
test
/
Transforms
/
JumpThreading
History
Chris Lattner
329ea064ed
jump threading can't split a critical edge from an indirectbr. This
...
fixes PR7356. llvm-svn: 105950
2010-06-14 19:45:43 +00:00
..
2008-11-27-EntryMunge.ll
…
and-and-cond.ll
…
and-cond.ll
…
basic.ll
1) Use the new SimplifyInstructionsInBlock routine instead of the copy
2010-01-12 20:41:47 +00:00
branch-no-const.ll
…
compare.ll
…
crash.ll
jump threading can't split a critical edge from an indirectbr. This
2010-06-14 19:45:43 +00:00
dg.exp
…
no-irreducible-loops.ll
Make these tests more interesting by using
2009-10-24 23:23:04 +00:00
or-undef.ll
Make jump threading honor x|undef -> true and x&undef -> false,
2010-02-11 04:40:44 +00:00
thread-loads.ll
…