diff options
author | Mikael Holmen <mikael.holmen@ericsson.com> | 2017-10-25 06:15:32 +0000 |
---|---|---|
committer | Mikael Holmen <mikael.holmen@ericsson.com> | 2017-10-25 06:15:32 +0000 |
commit | 279790b67499989ce8387540a159028db4ad71a2 (patch) | |
tree | c67b59db209defc072b17a7b626946172c9ae7c5 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 4332a943bc33fe5e933dda939be43c406fb97eaa (diff) | |
download | llvm-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