This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 670f8e5 Replace hard coded probability threshold with parameter /NFC new 6cf1b93 MIR: Support MachineMemOperands without associated value new 388a27f Testcase cleanup: Remove a redundant test input.
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: lib/CodeGen/MIRParser/MIParser.cpp | 16 ++- lib/CodeGen/MIRPrinter.cpp | 7 +- .../MIR/X86/expected-from-in-memory-operand.mir | 24 ---- test/CodeGen/MIR/X86/memory-operands.mir | 15 ++ test/DebugInfo/Generic/Inputs/gmlt.ll | 152 --------------------- test/DebugInfo/Generic/gmlt.test | 2 +- 6 files changed, 29 insertions(+), 187 deletions(-) delete mode 100644 test/CodeGen/MIR/X86/expected-from-in-memory-operand.mir delete mode 100644 test/DebugInfo/Generic/Inputs/gmlt.ll