This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 43264f371c5 Fix "enumeral and non-enumeral type in conditional expressi [...] new db3db2fda03 [ModuloSchedule] Introduce PeelingModuloScheduleExpander new 55eb917baec [ModuloSchedule] Fix no-asserts build
The 2 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/ModuloSchedule.h | 38 +++ lib/CodeGen/MachinePipeliner.cpp | 19 +- lib/CodeGen/ModuloSchedule.cpp | 468 +++++++++++++++++++++++++++++++++- 3 files changed, 519 insertions(+), 6 deletions(-)