This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7a8ddb8493 [IAI,LV] Avoid creating a scalar epilogue due to gaps in in [...] new c2ec04c61ca [X86] Add patterns for vector and/or/xor/andn with other ty [...]
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/X86InstrAVX512.td | 88 +++++++++++++++++++ lib/Target/X86/X86InstrSSE.td | 117 ++++++++++++++++++++++++++ test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 5 +- test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 7 +- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 11 ++- 5 files changed, 222 insertions(+), 6 deletions(-)