This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ee19f9c5b8 Relax opcode checks in test to check for only a number inst [...] new b68fdb251fb [X86] Add avx and avx512f RUN lines to fp128-cast.ll new b13f996da86 [X86] Use xorps to create fp128 +0.0 constants. new e0faba8f422 [X86] Add test cases for fptoui/fptosi/sitofp/uitofp betwee [...]
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 | 2 + lib/Target/X86/X86InstrAVX512.td | 4 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 4 + lib/Target/X86/X86InstrInfo.cpp | 14 +- lib/Target/X86/X86InstrSSE.td | 4 +- test/CodeGen/X86/fp128-cast.ll | 846 +++++++++++++++++++++++++------- 6 files changed, 680 insertions(+), 194 deletions(-)