aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-intrinsics-x86.ll
AgeCommit message (Expand)Author
2012-07-12Update GATHER instructions to support 2 read-write operands. Patch from mysel...Craig Topper
2012-06-29X86: add more GATHER intrinsics in LLVMManman Ren
2012-06-26X86: add GATHER intrinsics (AVX2) in LLVMManman Ren
2012-04-15Remove AVX2 vpermq and vpermpd intrinsics. These can now be handled with norm...Craig Topper
2012-01-31Remove pcmpgt/pcmpeq intrinsics as clang is not using them.Craig Topper
2011-11-29Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution...Craig Topper
2011-11-07Add AVX2 variable shift instructions and intrinsics.Craig Topper
2011-11-07Add AVX2 VPMOVMASK instructions and intrinsics.Craig Topper
2011-11-07Add AVX2 VEXTRACTI128 and VINSERTI128 instructions. Fix VPERM2I128 to be qual...Craig Topper
2011-11-06More AVX2 instructions and their intrinsics.Craig Topper
2011-11-06Add more AVX2 instructions and intrinsics.Craig Topper
2011-11-03Add new X86 AVX2 VBROADCAST instructions.Craig Topper
2011-11-02More AVX2 instructions and intrinsics.Craig Topper
2011-11-02Add a bunch more X86 AVX2 instructions and their corresponding intrinsics.Craig Topper
2011-10-31Begin adding AVX2 instructions. No selection support yet other than intrinsics.Craig Topper