aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-vperm2i128.ll
AgeCommit message (Expand)Author
2011-12-06Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...Craig Topper
2011-11-29Correctly mark VPERM2F128 as being an FP instruction and add execution domain...Craig Topper
2011-11-28Add X86 instruction selection for VPERM2I128 when AVX2 is enabled. Merge VPER...Craig Topper