Set an allocation hint when rematting before a COPY.
commit0be054b63d7413355c9e162a6f84d3130def1478
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 00:25:36 +0000 (9 00:25 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 00:25:36 +0000 (9 00:25 +0000)
tree2f83006f939c37553916f267cc8a5199a20ea5e0
parentaced1ecbe85460b8e731a919471998a3546febac
Set an allocation hint when rematting before a COPY.

This almost guarantees that the COPY will be coalesced.

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