This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24094aacfd2 [CGP] Add support for sinking operands to their users, if t [...] new e2b5a7a337f [CostModel][X86] Add UMUL fixed point cost tests new ed8fc5bdf47 [X86][AVX] Attempt to share broadcasts of different widths [...]
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/Target/X86/X86ISelLowering.cpp | 8 + test/Analysis/CostModel/X86/arith-fix.ll | 63 +++++++ test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 206 ++++++++++------------ test/CodeGen/X86/oddshuffles.ll | 8 +- 4 files changed, 166 insertions(+), 119 deletions(-)