This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d685282a1d [IRCE] Smart range intersection new a12579a3113 [X86] Regenerate a test with broadcast comments. NFC new 1693ef38604 [LV][X86] Support of AVX2 Gathers code generation and updat [...]
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 | 32 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 88 +++ lib/Target/X86/X86InstrSSE.td | 58 +- lib/Target/X86/X86Subtarget.h | 21 +- lib/Target/X86/X86TargetTransformInfo.cpp | 19 +- .../CostModel/X86/masked-intrinsic-cost.ll | 37 + test/CodeGen/X86/avx2-masked-gather.ll | 872 ++++----------------- test/CodeGen/X86/vec_int_to_fp.ll | 14 +- 8 files changed, 353 insertions(+), 788 deletions(-)