This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6a7719c7965 [PowerPC] Remove the override of isMachineVerifierClean() t [...] new 5ff6def596a [X86] Begin removing matching of FROUND_CURRENT and FROUND_ [...] new b0f6bf123b7 [X86] Split the VFIXUPIMM/VFIXUPIMMS nodes into a current r [...] new 190ec51dd63 [X86] Rename X86ISD::CMPM_RND and X86ISD::FSETCCM_RND to _S [...] new a00be16cd8c [X86] Rename the CVTT*_RND ISD nodes to _SAE and remove the [...] new 4cd65f011b0 [X86] Rename X86ISD::CVTPH2PS_RND to CVTPH2PS_SAE. Remove S [...] new c991b03242a [X86] Rename _RND versions of RANGE/REDUCE/GETMANT/RDNSCALE [...] new a88cb1d6638 [X86] Split RCP28/RSQRT/GETEXP/EXP2 ISD opcodes into SAE an [...] new a06b09b70de [X86] Split SCALEF(S) ISD opcodes into a version without ro [...] new fa11051dc44 [X86] Add SCALAR_SINT_TO_FP/SCALAR_UINT_TO_FP ISD opcodes w [...]
The 9 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/X86ISelDAGToDAG.cpp | 4 +- lib/Target/X86/X86ISelLowering.cpp | 314 ++++++++++++---------- lib/Target/X86/X86ISelLowering.h | 54 ++-- lib/Target/X86/X86InstrAVX512.td | 454 +++++++++++++++----------------- lib/Target/X86/X86InstrFragmentsSIMD.td | 148 ++++++----- lib/Target/X86/X86IntrinsicsInfo.h | 330 +++++++++++------------ 6 files changed, 671 insertions(+), 633 deletions(-)