Make sure reload of implicit uses are issued before remat's.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 22 Feb 2008 19:22:06 +0000 (19:22 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 22 Feb 2008 19:22:06 +0000 (19:22 +0000)
commitb2fd65f936292f4dcd5ef5ee62175552779c1c82
treeb36d4427eefff9702d4adad2e45ecde6ac12f31d
parent5f2e4681ce039f29d75fae2d8447e4a31b8e4706
Make sure reload of implicit uses are issued before remat's.

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