OSDN Git Service

Add code to renumber split intervals into new vregs. This is disabled for now until...
authorOwen Anderson <resistor@mac.com>
Tue, 16 Dec 2008 21:35:08 +0000 (21:35 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 16 Dec 2008 21:35:08 +0000 (21:35 +0000)
commit9708cec9d7996de57567e889b8ebbb5c2b716a35
tree3b5f0e684b0b5733855db4d9e81120cb5ff18cf3
parent7f252db2883e75e87c6b10bdab09eda0e0a562bb
Add code to renumber split intervals into new vregs.  This is disabled for now until I finish working out some iterator invalidation issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PreAllocSplitting.cpp