This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d35c6fe4f1 [Hexagon] Add code to select QTRUE and QFALSE new afa0bdd9d04 [Utils] Salvage debug info from dead 'or' instructions new a8be8c611e1 [AArch64] Adjust the cost model for Exynos M3
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/DebugInfoMetadata.h | 6 ++++ lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 1 + lib/IR/DebugInfoMetadata.cpp | 7 ++++ lib/Target/AArch64/AArch64SchedExynosM3.td | 8 +++-- lib/Transforms/Utils/Local.cpp | 31 +++++++++++++---- test/Transforms/InstCombine/debuginfo-dce-or.ll | 44 +++++++++++++++++++++++++ 6 files changed, 88 insertions(+), 9 deletions(-) create mode 100644 test/Transforms/InstCombine/debuginfo-dce-or.ll