This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e86d1d0088 [CodeGen] Skip over dbg-instr in twoaddr pass new a99d6d2122c Resubmit rL345008 "Split MachinePipeliner code into header [...]
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/MachinePipeliner.h | 614 ++++++++++++++++++++++++++++++++ lib/CodeGen/MachinePipeliner.cpp | 600 +------------------------------ 2 files changed, 619 insertions(+), 595 deletions(-) create mode 100644 include/llvm/CodeGen/MachinePipeliner.h