This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96ed12f5f36 [CodeGen] Print RegClasses on MI in verbose mode new 7bee1ceb03a [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
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: include/llvm/CodeGen/MachineBasicBlock.h | 4 ++-- include/llvm/CodeGen/MachineInstr.h | 6 +++--- include/llvm/CodeGen/MachineOperand.h | 4 ++-- lib/CodeGen/MIRPrinter.cpp | 2 +- lib/CodeGen/MachineBasicBlock.cpp | 8 ++++---- lib/CodeGen/MachineFunction.cpp | 2 +- lib/CodeGen/MachineInstr.cpp | 14 +++++++------- lib/CodeGen/MachineOperand.cpp | 6 +++--- lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 3 ++- unittests/CodeGen/MachineOperandTest.cpp | 2 +- 10 files changed, 26 insertions(+), 25 deletions(-)