This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LCSSA
History
Bill Wendling
4aa2573748
Try to eliminate the use of the 'unwind' instruction.
...
llvm-svn: 139046
2011-09-02 22:41:11 +00:00
..
2006-06-03-IncorrectIDFPhis.ll
Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
2011-03-15 07:41:25 +00:00
2006-06-12-MultipleExitsSameBlock.ll
…
2006-07-09-NoDominator.ll
…
2006-10-31-UnreachableBlock-2.ll
…
2006-10-31-UnreachableBlock.ll
…
2007-07-12-LICM-2.ll
…
2007-07-12-LICM-3.ll
…
2007-07-12-LICM.ll
…
basictest.ll
…
dg.exp
…
indirectbr.ll
Trim a bunch of unneeded code from this testcase.
2009-11-10 01:33:08 +00:00
invoke-dest.ll
Try to eliminate the use of the 'unwind' instruction.
2011-09-02 22:41:11 +00:00
unreachable-use.ll
Make isLCSSA ignore uses in blocks not reachable from the entry block,
2010-03-09 01:53:33 +00:00
unused-phis.ll
Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
2011-03-15 07:41:25 +00:00