This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30ac8d28e3b Remove the unused DBG_VALUE offset parameter from GlobalISel (NFC) new 4df9b5f8fba Remove the unused offset from DBG_VALUE (NFC) new 24019d6a438 Remove the unused offset field from LiveDebugVariables (NFC)
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/CodeGen/MachineInstrBuilder.h | 12 ++++----- lib/CodeGen/LiveDebugValues.cpp | 4 +-- lib/CodeGen/LiveDebugVariables.cpp | 33 +++++++++++------------- lib/CodeGen/MachineInstr.cpp | 21 +++++++-------- lib/CodeGen/SelectionDAG/FastISel.cpp | 4 +-- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 8 +++--- lib/Target/X86/X86OptimizeLEAs.cpp | 5 ++-- 8 files changed, 43 insertions(+), 46 deletions(-)