Handle register masks in local live range splitting.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Feb 2012 00:42:18 +0000 (00:42 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Feb 2012 00:42:18 +0000 (00:42 +0000)
commita6d513f47467b90344a74624d4fb77673942e3ce
treef74c02f87f5e61f98bb1d2933fa3cb56095b42e5
parentfd3d4cf0ef5237bd517559703bea2310f1841a5d
Handle register masks in local live range splitting.

Again the goal is to produce identical assembly with register mask
operands enabled.

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