commit | d47066e86b47c40c3c5ba93e211865df68e49a67 | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Thu Apr 30 22:15:59 2015 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Thu Apr 30 22:15:59 2015 +0000 |
tree | a1935504d5118653eb7441bc82a46334eec5ed91 | |
parent | 7a1b190bcd92cc0b0a1e089f981372cf236afe15 [diff] |
Don't always apply kill flag in thumb2 ABS pseudo expansion. The expansion for t2ABS was always setting the kill flag on the rsb instruction. It should instead only be set on rsb if it was set on the original ABS instruction. rdar://problem/20752113 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236272 91177308-0d34-0410-b5e6-96231b3b80d8