This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4ac46318e0 Revert part of "Cleanup some GraphTraits iteration code" new e28484a720d [CodeGen] Move printing MO_Immediate operands to MachineOpe [...]
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: docs/MIRLangRef.rst | 29 +++++++++++++++++++++++++++++ include/llvm/CodeGen/MachineOperand.h | 7 +++++++ lib/CodeGen/MIRPrinter.cpp | 14 +++++++------- lib/CodeGen/MachineInstr.cpp | 7 +++++-- lib/CodeGen/MachineOperand.cpp | 9 +++++++++ unittests/CodeGen/MachineOperandTest.cpp | 19 +++++++++++++++++++ 6 files changed, 76 insertions(+), 9 deletions(-)