This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
f6021ecddc
llvm-project
/
llvm
/
test
/
Transforms
/
LoopUnswitch
History
Xin Tong
967e313078
Remove unused arguments. NFCI
...
llvm-svn: 298218
2017-03-19 15:31:16 +00:00
..
AMDGPU
Only unswitch loops with uniform conditions
2017-03-17 17:13:41 +00:00
2006-06-13-SingleEntryPHI.ll
…
2006-06-27-DeadSwitchCase.ll
…
2007-05-09-Unreachable.ll
…
2007-05-09-tl.ll
…
2007-07-12-ExitDomInfo.ll
…
2007-07-13-DomInfo.ll
…
2007-07-18-DomInfo.ll
…
2007-08-01-Dom.ll
…
2007-08-01-LCSSA.ll
…
2007-10-04-DomFrontier.ll
…
2008-06-02-DomInfo.ll
…
2008-06-17-DomFrontier.ll
…
2008-11-03-Invariant.ll
…
2010-11-18-LCSSA.ll
…
2011-06-02-CritSwitch.ll
…
2011-09-26-EHCrash.ll
…
2011-11-18-SimpleSwitch.ll
…
2011-11-18-TwoSwitches-Threshold.ll
…
2011-11-18-TwoSwitches.ll
…
2012-04-02-IndirectBr.ll
…
2012-04-30-LoopUnswitch-LPad-Crash.ll
…
2012-05-20-Phi.ll
…
2015-06-17-Metadata.ll
…
2015-09-18-Addrspace.ll
…
LIV-loop-condtion.ll
…
basictest.ll
Fix a bug when unswitching on partial LIV for SwitchInst
2017-02-27 18:00:13 +00:00
cleanuppad.ll
…
copy-metadata.ll
…
crash.ll
Remove unused arguments. NFCI
2017-03-19 15:31:16 +00:00
elseif-non-exponential-behavior.ll
[Loop Unswitch] Patch to selective unswitch only the reachable branch instructions.
2016-11-25 14:07:44 +00:00
exponential-behavior.ll
[LoopUnswitch] Avoid exponential behavior
2016-06-25 01:14:19 +00:00
guards.ll
[LoopUnswitch] Unswitch on conditions feeding into guards
2016-06-26 05:10:45 +00:00
infinite-loop.ll
…
msan.ll
…
preserve-analyses.ll
…
simplify-with-nonvalness.ll
LoopUnswitch - Simplify based on known not to a be constant.
2017-02-23 23:42:19 +00:00
trivial-unswitch.ll
Constant fold switch inst when looking for trivial conditions to unswitch on.
2017-01-27 01:42:20 +00:00