This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81f0f46 Add a wrapper around copy_if in STLExtras; NFC new 60202ab SubtargetFeature: Cleanup; NFC new 1cd3a6f ScheduleDAG: Cleanup; NFC
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/ScheduleDAG.h | 398 ++++++++++++++++++------------------- include/llvm/MC/SubtargetFeature.h | 73 ++++--- lib/CodeGen/ScheduleDAG.cpp | 317 +++++++++++++---------------- lib/MC/SubtargetFeature.cpp | 96 +++------ 4 files changed, 387 insertions(+), 497 deletions(-)