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
cba4b1d64d027f8a7db87fef82fc0f2d75dac65d
clang-p2996
/
llvm
/
test
/
Transforms
/
JumpThreading
History
James Molloy
cb7449d058
Revert r215343.
...
This was contentious and needs invesigation. llvm-svn: 218971
2014-10-03 09:29:24 +00:00
..
2008-11-27-EntryMunge.ll
…
2010-08-26-and.ll
…
2011-04-02-SimplifyDeadBlock.ll
…
2011-04-14-InfLoop.ll
…
2012-07-19-NoSuccessorIndirectBr.ll
…
and-and-cond.ll
…
and-cond.ll
…
assume.ll
Make use of @llvm.assume from LazyValueInfo
2014-09-07 20:29:59 +00:00
basic.ll
…
branch-no-const.ll
…
compare.ll
…
crash.ll
…
degenerate-phi.ll
…
indirectbr.ll
…
landing-pad.ll
Don't eliminate a partially redundant load if it's in a landing pad.
2013-10-21 04:09:17 +00:00
lvi-load.ll
…
no-irreducible-loops.ll
…
or-undef.ll
…
phi-eq.ll
No need for those tests to go thru llvm-as and/or llvm-dis.
2014-05-27 22:03:28 +00:00
pr9331.ll
…
pr15851_hang.ll
Fixed jump threading going to infinite loop.
2014-06-17 14:34:19 +00:00
select.ll
Fixed jump threading going to infinite loop.
2014-06-17 14:34:19 +00:00
thread-loads.ll
…