This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4bd34e ADT: Add sentinel tracking and custom tags to ilists new 6037e19 CodeGen: Turn on sentinel tracking for MachineInstr iterators
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 | 10 ++++++---- include/llvm/CodeGen/MachineInstr.h | 3 ++- include/llvm/CodeGen/MachineInstrBundleIterator.h | 4 ++-- lib/CodeGen/MachineBasicBlock.cpp | 6 +++--- unittests/CodeGen/MachineInstrBundleIteratorTest.cpp | 3 ++- 5 files changed, 15 insertions(+), 11 deletions(-)