This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 307485263c5 [MachineOutliner][NFC] Check if CandidatesForRepeatedSeq < 2 new aa87382d917 [X86] Don't mark SEXTLOADS with narrow types as Custom with [...]
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: lib/Target/X86/X86ISelLowering.cpp | 35 ++++- test/CodeGen/X86/shrink_vmul-widen.ll | 258 ++++++++++---------------------- test/CodeGen/X86/vec_int_to_fp-widen.ll | 40 ++--- test/CodeGen/X86/vector-sext-widen.ll | 19 +-- test/CodeGen/X86/vector-zext-widen.ll | 14 +- 5 files changed, 139 insertions(+), 227 deletions(-)