This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50cdfb85b9a [X86] Add SchedWrites for CMOV and SETCC. Use them to remov [...] new e599ceafb83 [TargetSchedule] shrink interface for init(); NFCI
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/TargetSchedule.h | 3 +-- lib/CodeGen/IfConversion.cpp | 2 +- lib/CodeGen/MachineCombiner.cpp | 2 +- lib/CodeGen/MachineLICM.cpp | 2 +- lib/CodeGen/MachineTraceMetrics.cpp | 2 +- lib/CodeGen/ScheduleDAGInstrs.cpp | 2 +- lib/CodeGen/TargetSchedule.cpp | 10 ++++------ lib/CodeGen/TargetSubtargetInfo.cpp | 4 ++-- lib/Target/AArch64/AArch64SIMDInstrOpt.cpp | 2 +- lib/Target/AArch64/AArch64StorePairSuppress.cpp | 2 +- lib/Target/SystemZ/SystemZMachineScheduler.cpp | 2 +- lib/Target/X86/X86CmovConversion.cpp | 2 +- 12 files changed, 16 insertions(+), 19 deletions(-)