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
Eli Bendersky
924f9a671d
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
...
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
2012-02-16 06:28:33 +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
…
indirectbr.ll
…
invoke-dest.ll
Try to eliminate the use of the 'unwind' instruction.
2011-09-02 22:41:11 +00:00
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +00:00
unreachable-use.ll
…
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