REG_SEQUENCE expansion to COPY instructions wasn't taking account of sub register...
authorPete Cooper <peter_cooper@apple.com>
Wed, 4 Apr 2012 21:03:25 +0000 (21:03 +0000)
committerPete Cooper <peter_cooper@apple.com>
Wed, 4 Apr 2012 21:03:25 +0000 (21:03 +0000)
commitef74ca6a41c899273c5df5af1ba1ad6c9bb7da97
tree9a5480e727317000926f34456e2eac8706232da7
parente25a2bd2e349528e48d3cc8dd287307029acf97b
REG_SEQUENCE expansion to COPY instructions wasn't taking account of sub register indices on the source registers.  No simple test case

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