This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5391b3c8a02 [InstCombine] Allow fptrunc (fpext X)) to be reduced to a s [...] new 5227b3b7225 [X86] Reject xmm16-31 in inline asm constraints when AVX512 [...] new b24d041bc8b [X86][BTVER2] Fix throughput of YMM bitwise instructions
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 | 9 ++++++++ lib/Target/X86/X86ScheduleBtVer2.td | 20 ++++++++++++++++++ ...ct-reg-type-mismatch.ll => asm-reject-xmm16.ll} | 8 ++++---- test/CodeGen/X86/avx-schedule.ll | 24 +++++++++++----------- 4 files changed, 45 insertions(+), 16 deletions(-) copy test/CodeGen/X86/{asm-reject-reg-type-mismatch.ll => asm-reject-xmm16.ll} (60%)