This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0818ca06ff6 [MCStreamer] Use report_fatal_error in EmitRawTextImpl new aff9f2f0b9b [llvm-objcopy] Fix buildbots on older compilers new 155efb71d2c Revert "[MachinePipeliner] Add missing header file to Machi [...] new ce0779c34c0 Revert "Resubmit rL345008 "Split MachinePipeliner code into [...]
The 3 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/MachinePipeliner.h | 615 -------------------------------- lib/CodeGen/MachinePipeliner.cpp | 600 ++++++++++++++++++++++++++++++- tools/llvm-objcopy/ELF/Object.cpp | 5 +- tools/llvm-objcopy/ELF/Object.h | 2 + 4 files changed, 599 insertions(+), 623 deletions(-) delete mode 100644 include/llvm/CodeGen/MachinePipeliner.h