summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-04-30 22:15:59 +0000
committerPete Cooper <peter_cooper@apple.com>2015-04-30 22:15:59 +0000
commit5111881cfcd8e5e61aa637b92acd536dd7bc0325 (patch)
treeec395933af6aa9c013ac01301b6657df06f2d45f /clang/lib/CodeGen/CodeGenFunction.cpp
parentaf67602e1491592b73f8909b26c8c2539009c8d7 (diff)
downloadbcm5719-llvm-5111881cfcd8e5e61aa637b92acd536dd7bc0325.tar.gz
bcm5719-llvm-5111881cfcd8e5e61aa637b92acd536dd7bc0325.zip
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 llvm-svn: 236272
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud