summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegisterCoalescer.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-09-15 04:37:18 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-09-15 04:37:18 +0000
commite7ca8ecd9294f4b9d5450db2654bd9a7a76d4c77 (patch)
treefd6ee4d0df05cf5315c79b59cc6e63ccc1239243 /llvm/lib/CodeGen/RegisterCoalescer.cpp
parent34368124aae9cf91016fbba03af0cc20915b4e9c (diff)
downloadbcm5719-llvm-e7ca8ecd9294f4b9d5450db2654bd9a7a76d4c77.tar.gz
bcm5719-llvm-e7ca8ecd9294f4b9d5450db2654bd9a7a76d4c77.zip
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(). llvm-svn: 139780
Diffstat (limited to 'llvm/lib/CodeGen/RegisterCoalescer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud