This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07ac640d6c9 [LoopOptimizer][Fix]PR32859, PR24738 new 3c8af5480a2 [x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization)
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/X86InstrInfo.cpp | 14 +++- lib/Target/X86/X86InstrSSE.td | 18 +++-- test/CodeGen/X86/all-ones-vector.ll | 112 +++++++++++++-------------- test/CodeGen/X86/avx-basic.ll | 8 +- test/CodeGen/X86/avx-cvt-3.ll | 22 +++--- test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 8 +- test/CodeGen/X86/pr28129.ll | 32 ++++---- test/CodeGen/X86/vector-pcmp.ll | 16 ++-- test/CodeGen/X86/xop-intrinsics-fast-isel.ll | 8 +- 9 files changed, 124 insertions(+), 114 deletions(-)