This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fbcb9d60a26 [ARM][NFC] Make tests immune to better div optimizations new 83c015bd734 MachineOperand/MIParser: Do not print debug-use flag, infer it
The 1 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: lib/CodeGen/MIRParser/MIParser.cpp | 2 + lib/CodeGen/MachineOperand.cpp | 4 +- test/CodeGen/AArch64/GlobalISel/debug-cpp.ll | 2 +- test/CodeGen/AArch64/GlobalISel/debug-insts.ll | 6 +- .../AArch64/GlobalISel/regbankselect-dbg-value.mir | 4 +- .../AArch64/GlobalISel/select-dbg-value.mir | 8 +-- test/CodeGen/AArch64/phi-dbg.ll | 4 +- .../fold-immediate-operand-shrink-with-carry.mir | 4 +- test/CodeGen/AMDGPU/regcoalesce-dbg.mir | 2 +- test/CodeGen/AMDGPU/sched-crash-dbg-value.mir | 4 +- test/CodeGen/ARM/ARMLoadStoreDBG.mir | 22 +++---- test/CodeGen/ARM/dbg-range-extension.mir | 52 +++++++-------- test/CodeGen/ARM/sched-it-debug-nodes.mir | 22 +++---- test/CodeGen/Hexagon/early-if-debug.mir | 20 +++--- test/CodeGen/MIR/X86/diexpr-win32.mir | 6 +- .../MIR/X86/instructions-debug-location.mir | 6 +- test/CodeGen/MIR/X86/pr38773.mir | 4 +- test/CodeGen/PowerPC/debuginfo-split-int.ll | 4 +- test/CodeGen/PowerPC/debuginfo-stackarg.ll | 2 +- .../X86/coalesce-dbg-value-subreg-rewrite.mir | 4 +- .../X86/dbg-changes-codegen-branch-folding2.mir | 2 +- test/CodeGen/X86/dbg-value-superreg-copy.mir | 2 +- test/CodeGen/X86/lea-opt-with-debug.mir | 4 +- test/CodeGen/X86/machine-cp-debug.mir | 2 +- test/CodeGen/X86/opt_phis.mir | 2 +- test/CodeGen/X86/post-ra-sched-with-debug.mir | 14 ++-- test/CodeGen/X86/postra-ignore-dbg-instrs.mir | 6 +- test/CodeGen/X86/shrink_wrap_dbg_value.mir | 8 +-- .../AArch64/compiler-gen-bbs-livedebugvalues.ll | 10 +-- test/DebugInfo/ARM/sdag-split-arg1.ll | 2 +- test/DebugInfo/MIR/AArch64/clobber-sp.mir | 12 ++-- .../MIR/ARM/live-debug-values-reg-copy.mir | 10 +-- test/DebugInfo/MIR/ARM/split-superreg-complex.mir | 2 +- test/DebugInfo/MIR/ARM/split-superreg-piece.mir | 2 +- test/DebugInfo/MIR/ARM/split-superreg.mir | 2 +- test/DebugInfo/MIR/Mips/last-inst-bundled.mir | 10 +-- .../MIR/Mips/live-debug-values-reg-copy.mir | 20 +++--- test/DebugInfo/MIR/X86/bit-piece-dh.mir | 2 +- test/DebugInfo/MIR/X86/kill-after-spill.mir | 12 ++-- .../DebugInfo/MIR/X86/live-debug-values-3preds.mir | 68 ++++++++++---------- .../MIR/X86/live-debug-values-reg-copy.mir | 8 +-- test/DebugInfo/MIR/X86/live-debug-values-spill.mir | 74 +++++++++++----------- test/DebugInfo/MIR/X86/live-debug-values.mir | 18 +++--- .../X86/live-debug-vars-unused-arg-debugonly.mir | 16 ++--- .../MIR/X86/live-debug-vars-unused-arg.mir | 18 +++--- test/DebugInfo/MIR/X86/livedebugvalues-limit.mir | 28 ++++---- test/DebugInfo/MIR/X86/mlicm-hoist.mir | 8 +-- test/DebugInfo/MIR/X86/regcoalescer.mir | 4 +- test/DebugInfo/MSP430/sdagsplit-1.ll | 8 +-- .../WebAssembly/dbg-value-live-interval.ll | 2 +- test/DebugInfo/WebAssembly/dbg-value-move-2.ll | 2 +- test/DebugInfo/WebAssembly/dbg-value-move.ll | 2 +- test/DebugInfo/X86/bbjoin.ll | 8 +-- .../X86/live-debug-vars-discard-invalid.mir | 38 +++++------ test/DebugInfo/X86/live-debug-vars-dse.mir | 2 +- test/DebugInfo/X86/live-debug-vars-index.mir | 8 +-- test/DebugInfo/X86/pr34545.ll | 10 +-- test/DebugInfo/X86/sdag-combine.ll | 2 +- test/DebugInfo/X86/sdag-dangling-dbgvalue.ll | 24 +++---- test/DebugInfo/X86/sdag-dbgvalue-phi-use-1.ll | 8 +-- test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.ll | 12 ++-- test/DebugInfo/X86/sdag-dbgvalue-phi-use-3.ll | 12 ++-- test/DebugInfo/X86/sdag-dbgvalue-phi-use-4.ll | 10 +-- test/DebugInfo/X86/sdag-legalize-multires.ll | 4 +- test/DebugInfo/X86/sdag-salvage-add.ll | 4 +- test/DebugInfo/X86/sdagsplit-1.ll | 4 +- 66 files changed, 357 insertions(+), 351 deletions(-)