This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38ad550dd9a [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368) new 0a9adfeb4f0 [SystemZ] Simplify LRV/STRV ISD nodes new 92ddcaeaddf [DebugInfo] Define base function on DWARFDie reverse iterators new e446f79b59c Fix printing bug in pdb2yaml. new b79937c9738 [DAG] Add const variants for BaseIndexOffset functions.
The 4 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/CodeGen/SelectionDAGAddressAnalysis.h | 11 +++--- include/llvm/DebugInfo/DWARF/DWARFDie.h | 4 +++ .../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 7 ++-- lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +- lib/Target/SystemZ/SystemZISelLowering.cpp | 12 +++---- lib/Target/SystemZ/SystemZISelLowering.h | 14 ++------ lib/Target/SystemZ/SystemZInstrInfo.td | 19 +++++----- lib/Target/SystemZ/SystemZOperators.td | 42 ++++++++++++---------- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 4 +++ 9 files changed, 60 insertions(+), 55 deletions(-)