Update regunits in RegisterCoalescer::reMaterializeTrivialDef.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 21 Jun 2012 00:09:15 +0000 (00:09 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 21 Jun 2012 00:09:15 +0000 (00:09 +0000)
commit71b49cb5c73ba912f2fab30f35ed1e43c35a2139
tree794a60b82d1f6ee02a99a6dce75a966cf3161e61
parente3c9ccd3127565298bf0e5211bb2e4f95bd5b796
Update regunits in RegisterCoalescer::reMaterializeTrivialDef.

Old code would only update physreg live intervals.

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