[X86] Replace avx2 broadcast intrinsics with native IR.
[oota-llvm.git] / test / CodeGen / X86 / avx2-intrinsics-x86-upgrade.ll
2015-08-20 Ahmed Bougacha[X86] Replace avx2 broadcast intrinsics with native IR.
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-02-18 Craig Topper[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
2015-02-16 Craig Topper[X86] Remove the multiply by 8 that goes into the shift...
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...