diff options
author | Matthias Braun <matze@braunis.de> | 2017-02-17 23:15:03 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-02-17 23:15:03 +0000 |
commit | d9a59a8df8f35cc5dff16b22648c6af9cf4e5924 (patch) | |
tree | 0ce0e2865eca52dc3af5809314c1a6230a8720db /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | aa62a752eef39ba59294e32fd25c5e25884d6551 (diff) | |
download | bcm5719-llvm-d9a59a8df8f35cc5dff16b22648c6af9cf4e5924.tar.gz bcm5719-llvm-d9a59a8df8f35cc5dff16b22648c6af9cf4e5924.zip |
AArch64LoadStoreOptimizer: Correctly clear kill flags
When promoting the Load of a Store-Load pair to a COPY all kill flags
between the store and the load need to be cleared.
rdar://30402435
Differential Revision: https://reviews.llvm.org/D30110
llvm-svn: 295512
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions