This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 680b0dd MachineScheduler: Improve debug messages new ffdf177 Codegen: LICM Remove check for exactly 1 register def. new da15505 Codegen: [X86] preservere memory refs for folded umul_lohi
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: lib/CodeGen/MachineLICM.cpp | 1 - lib/Target/X86/X86ISelDAGToDAG.cpp | 12 +++++-- test/CodeGen/X86/hoist-invariant-load.ll | 35 +++++++++++++++++- test/CodeGen/X86/licm-dominance.ll | 61 +++++++++++++++++++++----------- 4 files changed, 84 insertions(+), 25 deletions(-)