In MC asm parsing, account for the possibility of whitespace within
[oota-llvm.git] / lib / Target / X86 / X86InstrXOP.td
2012-09-19 Craig TopperAdd explicit VEX_L tags to all 256-bit instructions...
2012-06-13 Craig TopperFix intrinsics for XOP frczss/sd instructions. These...
2012-06-10 Craig TopperAdd intrinsics for immediate form of XOP vprot instruct...
2012-06-09 Craig TopperUse XOP vpcom intrinsics in patterns instead of a targe...
2012-02-19 Jia Liusome comment fix for X86 and ARM
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-05 Craig TopperRemove most of the intrinsics for XOP VPCMOV instructio...
2012-01-30 Craig TopperMove some XOP patterns into instruction definition...
2012-01-26 Craig TopperAdd HasXOP predicate check covering a bunch of XOP...
2012-01-11 Jan SjödinAdd XOP Intrinsics and tests
2011-12-30 Craig TopperAdd disassembler support for VPERMIL2PD and VPERMIL2PS.
2011-12-30 Craig TopperSeparate the concept of having memory access in operand...
2011-12-12 Jan SjödinXOP instructions and encoding tests.