summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/X86InstrTSX.td
AgeCommit message (Expand)Author
2017-12-08[X86][MPX] Tag TSX/HLE/SGX instructions scheduler classesSimon Pilgrim
2017-05-17Fix PR33028Michael Liao
2017-02-09[X86] Remove the HLE feature flag.Craig Topper
2015-01-06[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.Craig Topper
2014-02-12Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly so they'll disappear ...Craig Topper
2013-06-18Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.Stefanus Du Toit
2013-03-26Add XTEST codegen supportMichael Liao
2013-03-25x86 -- add the XTEST instructionDave Zarzycki
2013-03-11Fixes disassembler crashes on 2013 Haswell RTM instructions.Kevin Enderby
2012-11-08Add support of RTM from TSX extensionMichael Liao