aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xop-intrinsics-x86_64.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-20/+20
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-65/+65
* Fix intrinsics for XOP frczss/sd instructions. These instructions only take o...Craig Topper2012-06-131-12/+12
* Replace XOP vpcom intrinsics with fewer intrinsics that take the immediate as...Craig Topper2012-06-091-0/+56
* Remove most of the intrinsics for XOP VPCMOV instruction. They all aliased to...Craig Topper2012-02-051-90/+0
* Add XOP Intrinsics and testsJan Sjödin2012-01-111-0/+1059