This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39e5fc9 [X86][SSE] Enable commutation between MOVHLPS and UNPCKHPD new 372fbdf [X86] Add VRCPSSr_Int, VRSQRTSSr_Int, VSQRTSSr_Int, and VSQRT [...] new 3fe381a [AVX-512] Add AVX512 run line to a test and re-generate the c [...] new 7c9196a [AVX-512] Add AVX-512 scalar CVT instructions to hasUndefRegUpdate. new 6bb60d2 [AVX-512] Add SQRT/RCP14/RNDSCALE to hasUndefRegUpdate.
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/X86InstrInfo.cpp | 46 +- test/CodeGen/X86/avx512-cvt.ll | 7 + test/CodeGen/X86/vec_int_to_fp.ll | 1007 ++++++++++++++++++++++++++++--------- 3 files changed, 827 insertions(+), 233 deletions(-)