AVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS/D, DIVSS/D
[oota-llvm.git] / test / CodeGen / X86 / avx-intrinsics-x86-upgrade.ll
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-11 Sanjay Pateladd CHECK-LABELs for better reliability
2015-03-10 Sanjay Patel[X86, AVX] replace vinsertf128 intrinsics with generic...
2015-02-28 Craig Topper[X86] Remove the blendpd/blendps/pblendw/pblendd intrin...
2015-02-18 Craig Topper[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...