This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b894886 [Profile] improve warning control option new bc13ca6 [AVX-512] Fix the 128-bit and 256-bit nontemporal load patter [...] new e0ce251 [AVX-512] Add patterns to allow EVEX encoded stores of v16i16 [...] new d91ccf5 [AVX-512] Promote 512-bit integer loads to v8i64 similar to w [...]
The 3 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 | 1 + lib/Target/X86/X86InstrAVX512.td | 54 ++++++++++++++++++++--------- lib/Target/X86/X86InstrSSE.td | 2 +- test/CodeGen/X86/nontemporal-loads.ll | 18 +++------- test/CodeGen/X86/vector-half-conversions.ll | 4 +-- test/CodeGen/X86/vector-shift-ashr-512.ll | 2 +- 6 files changed, 47 insertions(+), 34 deletions(-)