summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorTaewook Oh <twoh@fb.com>2017-01-28 07:05:43 +0000
committerTaewook Oh <twoh@fb.com>2017-01-28 07:05:43 +0000
commit505a25aec58ac0db5aa7ff8fd5105a7cf6f36ae8 (patch)
tree013f2c926b5041498b5b09951f7d9b043c9b8ff8 /llvm/utils
parent194ded551c3c1841bb1e87390e76f4a081e01dee (diff)
downloadbcm5719-llvm-505a25aec58ac0db5aa7ff8fd5105a7cf6f36ae8.tar.gz
bcm5719-llvm-505a25aec58ac0db5aa7ff8fd5105a7cf6f36ae8.zip
[InstCombine] Merge DebugLoc when speculatively hoisting store instruction
Summary: Along with https://reviews.llvm.org/D27804, debug locations need to be merged when hoisting store instructions as well. Not sure if just dropping debug locations would make more sense for this case, but as the branch instruction will have at least different discriminator with the hoisted store instruction, I think there will be no difference in practice. Reviewers: aprantl, andreadb, danielcdh Reviewed By: aprantl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29062 llvm-svn: 293372
Diffstat (limited to 'llvm/utils')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud