This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-18 01:35:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LCSSA
History
Cameron Zwarich
7947e73536
Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
...
llvm-svn: 127674
2011-03-15 07:41:25 +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
…
invoke-dest.ll
…
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