RegisterCoalescer::reMaterializeTrivialDef() can constrain the destination
authorCameron Zwarich <zwarich@apple.com>
Thu, 14 Feb 2013 03:25:24 +0000 (03:25 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 14 Feb 2013 03:25:24 +0000 (03:25 +0000)
commit8f55064a06cfeae9178c141d0da76a493a349514
tree2368c972221faf543141581f6719c8163ef115e3
parentf7ce882297ec5d84e2110b64f45ac5d35cd20102
RegisterCoalescer::reMaterializeTrivialDef() can constrain the destination
register class to match the defining instruction.

llvm-svn: 175130
llvm/lib/CodeGen/RegisterCoalescer.cpp