diff options
author | James Molloy <james.molloy@arm.com> | 2014-09-12 16:55:26 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2014-09-12 16:55:26 +0000 |
commit | a6e05a789e1c0dbcea1be3dc11befdbbad2d1991 (patch) | |
tree | 3870af117ee0d4f2b8291df55ed0b4a57c1a352f /llvm/lib/Target/MSP430 | |
parent | ef78038775ad81563f0213abbd09ddcd6cbef7c7 (diff) | |
download | bcm5719-llvm-a6e05a789e1c0dbcea1be3dc11befdbbad2d1991.tar.gz bcm5719-llvm-a6e05a789e1c0dbcea1be3dc11befdbbad2d1991.zip |
[A57FPLoadBalancing] Ignore <def>s when checking if a chain may be killed.
Defs are seen before uses, so a def without the kill flag doesn't necessarily
mean that the register is not killed on that instruction. It may be killed
in a later use operand.
llvm-svn: 217689
Diffstat (limited to 'llvm/lib/Target/MSP430')
0 files changed, 0 insertions, 0 deletions