aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx2-vperm2i128.ll
Commit message (Expand)AuthorAgeFilesLines
* Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...Craig Topper2011-12-061-1/+1
* Correctly mark VPERM2F128 as being an FP instruction and add execution domain...Craig Topper2011-11-291-5/+14
* Add X86 instruction selection for VPERM2I128 when AVX2 is enabled. Merge VPER...Craig Topper2011-11-281-0/+38