Jakob Stoklund Olesen 60743dd45f SplitKit requires that all defs are in place before calling useIntv().
The value mapping gets confused about which original values have multiple new
definitions so they may need phi insertions.

This could probably be simplified by letting enterIntvBefore() take a live range
to be added following the instruction. As long as the range stays inside the
same basic block, value mapping shouldn't be a problem.

llvm-svn: 123926
2011-01-20 17:45:23 +00:00
..
2011-01-17 16:43:30 +00:00
2011-01-20 06:38:47 +00:00
2011-01-20 03:58:43 +00:00
2010-11-15 03:21:41 +00:00