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
ee1bc325c05e9b052d4a45ea127a7eb1750ebcbf
clang-p2996
/
llvm
/
test
/
Transforms
/
JumpThreading
History
Xinliang David Li
d2838fc4b9
Revert 311208, 311209
...
llvm-svn: 311341
2017-08-21 16:00:38 +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-edge-dom.ll
…
assume.ll
[JumpThreading] Safely replace uses of condition
2017-05-23 13:36:25 +00:00
basic.ll
Revert r300657 due to crashes in stage2 of bootstraps:
2017-04-19 06:23:20 +00:00
branch-no-const.ll
…
compare.ll
…
conservative-lvi.ll
…
crash.ll
…
degenerate-phi.ll
…
fold-not-thread.ll
[JumpThreading] Safely replace uses of condition
2017-05-23 13:36:25 +00:00
guards.ll
[JumpThreading] Safely replace uses of condition
2017-05-23 13:36:25 +00:00
implied-cond.ll
…
indirectbr.ll
…
induction.ll
…
landing-pad.ll
…
lvi-load.ll
…
no-irreducible-loops.ll
…
or-undef.ll
…
phi-eq.ll
…
phi-known.ll
…
pr9331.ll
…
pr15851_hang.ll
…
pr22086.ll
…
pr26096.ll
…
pr27840.ll
…
pr33605.ll
[SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it can destroy canonical loop structure.
2017-07-19 08:53:34 +00:00
pr33917.ll
[JumpThreading] Stop falsely preserving LazyValueInfo.
2017-07-28 03:10:43 +00:00
range-compare.ll
[JumpThreading] Add test case that was supposed to go with r306085.
2017-06-27 15:26:47 +00:00
select.ll
[JumpThreading] Add a pattern to TryToUnfoldSelectInCurrBB()
2017-07-14 19:16:47 +00:00
static-profile.ll
[SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it can destroy canonical loop structure.
2017-07-19 08:53:34 +00:00
thread-cmp.ll
…
thread-loads.ll
[JumpThreading] Perform phi-translation in SimplifyPartiallyRedundantLoad.
2017-03-19 15:30:53 +00:00
update-edge-weight.ll
…