summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-01-23 07:42:26 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-01-23 07:42:26 +0000
commit961c47ec9833ae15ad4cbf71ecfb1403baed465c (patch)
treeed39d3cdd914f4bf3fc6b21d0c01aaf0cfe51ee2 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentb5a505570417169218263bb0ed6d84a815a6e2c5 (diff)
downloadbcm5719-llvm-961c47ec9833ae15ad4cbf71ecfb1403baed465c.tar.gz
bcm5719-llvm-961c47ec9833ae15ad4cbf71ecfb1403baed465c.zip
[SystemZ] Handle DBG_VALUE instructions in two places in backend.
Two backend optimizations failed to handle cases when compiled with -g, due to failing to consider DBG_VALUE instructions. This was in SystemZTargetLowering::emitSelect() and SystemZElimCompare::getRegReferences(). This patch makes sure that DBG_VALUEs are recognized so that they do not affect these optimizations. Tests for branch-on-count, load-and-trap and consecutive selects. Review: Ulrich Weigand https://reviews.llvm.org/D57048 llvm-svn: 351928
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud