This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d5a764aadb [safestack] Inline safestack pointer access when possible. new 1e1ff854ff4 [X86][AVX] LowerBUILD_VECTORAsVariablePermute - add support [...] new 3c94d120f95 [X86] Move 'Int_' to the end of the name of the VCOMISS/VUC [...] new 79a01aab604 [X86] Remove 'Int_' from instregexs in Zen scheduler model. new 9ddf1ec1345 [X86] Merge some regular expressions in Zen scheduler model [...]
The 4 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 | 121 ++++++++++++++++++------------ lib/Target/X86/X86InstrAVX512.td | 26 +++---- lib/Target/X86/X86InstrInfo.cpp | 16 ++-- lib/Target/X86/X86InstrSSE.td | 38 +++++----- lib/Target/X86/X86ScheduleZnver1.td | 32 +++----- test/CodeGen/X86/evex-to-vex-compress.mir | 64 ++++++++-------- test/CodeGen/X86/sse-schedule.ll | 32 ++++---- test/CodeGen/X86/sse2-schedule.ll | 32 ++++---- test/CodeGen/X86/var-permute-128.ll | 17 +---- 9 files changed, 188 insertions(+), 190 deletions(-)