Files
llvm-6502/include/llvm/CodeGen
Jakob Stoklund Olesen 573a32d487 Leave hasPHIKill flags alone in LiveInterval::RenumberValues.
It is conservatively correct to keep the hasPHIKill flags, even after
deleting PHI-defs.

The calculation can be very expensive after taildup has created a
quadratic number of indirectbr edges in the CFG, and the hasPHIKill flag
isn't used for anything after RenumberValues().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139780 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-15 04:37:18 +00:00
..
2011-04-23 19:53:52 +00:00
2010-11-29 18:16:10 +00:00
2010-07-01 01:00:22 +00:00
2011-08-12 18:18:02 +00:00
2010-11-29 18:16:10 +00:00
2010-09-10 22:25:58 +00:00
2011-03-07 19:28:43 +00:00
2010-06-18 19:04:37 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-06-01 23:32:40 +00:00
2011-09-13 23:45:39 +00:00
2011-06-16 16:52:24 +00:00