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
027fa5f31c267b93eefd117fe782f7696dd722df
clang-p2996
/
llvm
/
test
/
Transforms
/
JumpThreading
History
Chris Lattner
9ae28b141f
fix PR6743, a case where we'd delete an instruction before using it
...
in some cases. llvm-svn: 100937
2010-04-10 18:26:57 +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
fix PR6743, a case where we'd delete an instruction before using it
2010-04-10 18:26:57 +00:00
dg.exp
…
no-irreducible-loops.ll
…
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
…