This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2cf3038ef72 Add support for GNU Hurd in Path.inc and other places new 40760b733d9 [MachinePipeliner] 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 | 605 +------------------------------ 2 files changed, 621 insertions(+), 598 deletions(-) create mode 100644 include/llvm/CodeGen/MachinePipeliner.h