summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrTSX.td
AgeCommit message (Expand)AuthorFilesLines
2015-01-06[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.Craig Topper1-3/+6
2014-02-12Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly so they'll disappear ...Craig Topper1-1/+2
2013-06-18Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.Stefanus Du Toit1-0/+7
2013-03-26Add XTEST codegen supportMichael Liao1-1/+5
2013-03-25x86 -- add the XTEST instructionDave Zarzycki1-0/+3
2013-03-11Fixes disassembler crashes on 2013 Haswell RTM instructions.Kevin Enderby1-1/+1
2012-11-08Add support of RTM from TSX extensionMichael Liao1-0/+32