Set an allocation hint when rematting before a COPY.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 00:25:36 +0000 (00:25 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 00:25:36 +0000 (00:25 +0000)
commitc3dca3f9d4a049102fa985aedbc65e53f4cf6c0d
tree2f83006f939c37553916f267cc8a5199a20ea5e0
parent8a2bbdeee24b40da6187199658646d04329c139e
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