OSDN Git Service

Don't attempt trivial coalescing for sub-register copies.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 19 Nov 2010 05:45:24 +0000 (05:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 19 Nov 2010 05:45:24 +0000 (05:45 +0000)
commite7fbdcdfc6b5e562d2741cceec8aee1bd3dd1c2d
treeb3784feb448f27870d903e2c6d6bb0e74bc4c168
parent528900d9a46cf4acde3a90494f286116159d5e59
Don't attempt trivial coalescing for sub-register copies.

Patch by Krister Wombell!

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