Account for early-clobber reload instructions.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 14 Jul 2012 18:45:35 +0000 (18:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 14 Jul 2012 18:45:35 +0000 (18:45 +0000)
commit27982e110817e373ed85064eb844bbaec0fe6771
tree1c972fd0cf0b91dfd0729ac1d27aad9fcb82c643
parentc8981f2e3d6237742714883256cd778acf0eeebe
Account for early-clobber reload instructions.

No test case, there are no in-tree targets that require this.

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