Jakob Stoklund Olesen 3e20475fee Fix liveness calculation when splitting critical edges during PHI elimination.
- Edges are split before any phis are eliminated, so the code is SSA.

- Create a proper IR BasicBlock for the split edges.

- LiveVariables::addNewBlock now has same syntax as
  MachineDominatorTree::addNewBlock. Algorithm calculates predecessor live-out
  set rather than successor live-in set.

This feature still causes some miscompilations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86867 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-11 19:31:31 +00:00
..
2009-11-11 18:14:02 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-11 19:06:06 +00:00
2009-11-07 06:33:01 +00:00
2009-08-28 23:24:31 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00