This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37d11b4d9bf [X86] Remove SplitBinaryOpsAndApply and use SplitOpsAndAppl [...] new 0718cccb582 [MC] Move the reciprocal throughput computation from Target [...] new 86dce8fdeab [SelectionDAGBuilder] Replace deprecated calls to MemoryInt [...]
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/MC/MCSchedule.h | 6 +++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 19 +++++++------- lib/CodeGen/TargetSchedule.cpp | 33 +++--------------------- lib/MC/MCSchedule.cpp | 24 +++++++++++++++++ 4 files changed, 44 insertions(+), 38 deletions(-)