summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/xop-intrinsics-x86_64.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-02-18Recommit "[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR."Craig Topper
2017-02-18Revert "[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR."Craig Topper
2017-02-18[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR.Craig Topper
2016-06-03[X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructionsSimon Pilgrim
2016-05-30[X86][XOP] Split off auto-upgraded xop intrinsicsSimon Pilgrim
2016-03-01[X86][XOP] Regenerated intrinsics testsSimon Pilgrim
2015-11-03[X86][XOP] Add support for the matching of the VPCMOV bit select instructionSimon Pilgrim
2015-10-17[X86][XOP] Add VPROT rotate by immediate intrinsics testsSimon Pilgrim
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-13[X86] Add support for parsing and printing the mnemonic aliases for the XOP V...Craig Topper
2012-06-13Fix intrinsics for XOP frczss/sd instructions. These instructions only take o...Craig Topper
2012-06-09Replace XOP vpcom intrinsics with fewer intrinsics that take the immediate as...Craig Topper
2012-02-05Remove most of the intrinsics for XOP VPCMOV instruction. They all aliased to...Craig Topper
2012-01-11Add XOP Intrinsics and testsJan Sjödin