This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ce85c7e [ORC] Rename RPCChannel to RPCByteChannel. NFC. new d546df8 CodeGen: Give MachineBasicBlock::reverse_iterator a handle to [...]
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 | 16 ++-- include/llvm/CodeGen/MachineInstrBundleIterator.h | 97 +++++++++++++++++++--- .../AsmPrinter/DbgValueHistoryCalculator.cpp | 4 +- lib/CodeGen/DeadMachineInstructionElim.cpp | 9 +- lib/CodeGen/IfConversion.cpp | 3 +- lib/Target/AArch64/AArch64InstrInfo.cpp | 6 +- lib/Target/AMDGPU/R600InstrInfo.cpp | 2 +- lib/Target/ARM/MLxExpansionPass.cpp | 11 +-- lib/Target/Hexagon/HexagonInstrInfo.cpp | 2 +- lib/Target/Mips/MipsDelaySlotFiller.cpp | 23 ++--- lib/Target/Mips/MipsInstrInfo.cpp | 8 +- lib/Target/Mips/MipsLongBranch.cpp | 4 +- lib/Target/X86/X86InstrInfo.cpp | 9 +- .../CodeGen/MachineInstrBundleIteratorTest.cpp | 22 +++++ 14 files changed, 146 insertions(+), 70 deletions(-)