This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7be78fabc93 [X86] Add support for unfold broadcast loads from FMA instr [...] new 77a30009683 [X86] Make getZeroVector return floating point vectors in t [...]
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 | 2 + lib/Target/X86/X86InstrAVX512.td | 12 +++ lib/Target/X86/X86InstrSSE.td | 11 ++- test/CodeGen/X86/2012-04-26-sdglue.ll | 4 +- test/CodeGen/X86/avx-basic.ll | 2 +- test/CodeGen/X86/avx2-gather.ll | 4 +- test/CodeGen/X86/nontemporal-3.ll | 149 +++++++++------------------------- test/CodeGen/X86/packss.ll | 22 ++--- test/CodeGen/X86/vec_ss_load_fold.ll | 4 +- 9 files changed, 79 insertions(+), 131 deletions(-)