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
Dan Gohman
7eaf50ecac
Fix LCSSA to avoid emitting a PHI node for the unwind destination of
...
an invoke instruction, since the value isn't really live across that edge. llvm-svn: 74242
2009-06-26 00:31:13 +00:00
..
2006-06-03-IncorrectIDFPhis.ll
Byebye llvm-upgrade!
2008-03-25 04:26:08 +00:00
2006-06-12-MultipleExitsSameBlock.ll
Byebye llvm-upgrade!
2008-03-25 04:26:08 +00:00
2006-07-09-NoDominator.ll
Byebye llvm-upgrade!
2008-03-25 04:26:08 +00:00
2006-10-31-UnreachableBlock-2.ll
Fix broken logic in DominatorTreeBase::Split. Part of PR4238.
2009-05-21 21:47:54 +00:00
2006-10-31-UnreachableBlock.ll
Byebye llvm-upgrade!
2008-03-25 04:26:08 +00:00
2007-07-12-LICM-2.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2007-07-12-LICM-3.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2007-07-12-LICM.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
basictest.ll
Byebye llvm-upgrade!
2008-03-25 04:26:08 +00:00
dg.exp
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
invoke-dest.ll
Fix LCSSA to avoid emitting a PHI node for the unwind destination of
2009-06-26 00:31:13 +00:00