aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx2-intrinsics-x86.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-26/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-32/+0
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-38/+38
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+4
* Update GATHER instructions to support 2 read-write operands. Patch from mysel...Craig Topper2012-07-121-0/+19
* X86: add more GATHER intrinsics in LLVMManman Ren2012-06-291-10/+90
* X86: add GATHER intrinsics (AVX2) in LLVMManman Ren2012-06-261-0/+80
* Remove AVX2 vpermq and vpermpd intrinsics. These can now be handled with norm...Craig Topper2012-04-151-16/+0
* Remove pcmpgt/pcmpeq intrinsics as clang is not using them.Craig Topper2012-01-311-64/+0
* Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution...Craig Topper2011-11-291-0/+10
* Add AVX2 variable shift instructions and intrinsics.Craig Topper2011-11-071-0/+80
* Add AVX2 VPMOVMASK instructions and intrinsics.Craig Topper2011-11-071-0/+64
* Add AVX2 VEXTRACTI128 and VINSERTI128 instructions. Fix VPERM2I128 to be qual...Craig Topper2011-11-071-0/+16
* More AVX2 instructions and their intrinsics.Craig Topper2011-11-061-0/+40
* Add more AVX2 instructions and intrinsics.Craig Topper2011-11-061-0/+80
* Add new X86 AVX2 VBROADCAST instructions.Craig Topper2011-11-031-0/+23
* More AVX2 instructions and intrinsics.Craig Topper2011-11-021-0/+137
* Add a bunch more X86 AVX2 instructions and their corresponding intrinsics.Craig Topper2011-11-021-0/+224
* Begin adding AVX2 instructions. No selection support yet other than intrinsics.Craig Topper2011-10-311-0/+384