aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2017-10-25 06:15:32 +0000
committerMikael Holmen <mikael.holmen@ericsson.com>2017-10-25 06:15:32 +0000
commit279790b67499989ce8387540a159028db4ad71a2 (patch)
treec67b59db209defc072b17a7b626946172c9ae7c5 /llvm/lib/CodeGen/MachineScheduler.cpp
parent4332a943bc33fe5e933dda939be43c406fb97eaa (diff)
downloadllvm-279790b67499989ce8387540a159028db4ad71a2.zip
llvm-279790b67499989ce8387540a159028db4ad71a2.tar.gz
llvm-279790b67499989ce8387540a159028db4ad71a2.tar.bz2
[MemDep] DBG intrinsics don't impact abort limit for call site dependence analysis
Summary: Memory dependence analysis no longer counts DbgInfoIntrinsics towards the limit where to abort the analysis. Before, a bunch of calls to dbg.value could affect the generated code, meaning that with -g we could generate different code than without. Reviewers: chandlerc, Prazek, davide, efriedma Reviewed By: efriedma Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D39181 llvm-svn: 316551
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions