This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b41562f [DAG] add convenience function to get -1 constant; NFCI new 8427762 Revert "Teach the IR verifier to reject conflicting debug inf [...] new 33f4d46 [GlobalISel] Simplify Select type cleanup using a ScopeExit. NFC. new 9628c84 [CodeGen] Add a way to SkipDebugLoc in MachineInstr::print(). NFC. new 5487126 [ORE] Use const CodeRegions in the remark diagnostics. NFC.
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/MachineInstr.h | 3 ++- include/llvm/IR/DiagnosticInfo.h | 19 ++++++++------ lib/CodeGen/GlobalISel/InstructionSelect.cpp | 31 +++++++++++++---------- lib/CodeGen/MachineInstr.cpp | 9 ++++--- lib/IR/DiagnosticInfo.cpp | 12 ++++----- lib/IR/Verifier.cpp | 38 ---------------------------- test/Verifier/fnarg-debuginfo.ll | 26 ------------------- 7 files changed, 42 insertions(+), 96 deletions(-) delete mode 100644 test/Verifier/fnarg-debuginfo.ll