summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/AsmParser/X86Operand.h
Commit message (Expand)AuthorAgeFilesLines
* AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx/avx . Ch...Igor Breger2016-02-251-30/+31
* AVX-512: Added all SKX forms of GATHER instructions.Elena Demikhovsky2015-06-281-0/+16
* Remove 3 includes from MCInstrDesc.h and explicitly include them where neededPete Cooper2015-05-151-0/+3
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-16/+16
* AVX-512: Add assembly parser support for Rounding modeElena Demikhovsky2015-03-021-1/+7
* [X86] Remove the AbsMem32 type from the assembly parser. Only really need the...Craig Topper2015-02-241-4/+0
* [x86] Add assembly parser bounds checking to the immediate value for cmpss/cm...Craig Topper2015-01-211-0/+7
* [X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.Craig Topper2015-01-061-0/+8
* [X86] Disassembler support for move to/from %rax with a 32-bit memory offset ...Craig Topper2015-01-031-0/+3
* [X86] Make the instructions that use AdSize16/32/64 co-exist together without...Craig Topper2015-01-021-17/+44
* [x86] Fix a pretty horrible bug and inconsistency in the x86 asmChandler Carruth2014-09-061-14/+0
* MC: Split the x86 asm matcher implementations by dialectReid Kleckner2014-08-261-0/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperandDavid Blaikie2014-06-081-21/+21
* [C++] Use 'nullptr'.Craig Topper2014-04-281-3/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-091-13/+13
* X86Operand is extracted into individual header.Evgeniy Stepanov2014-02-281-0/+488
OpenPOWER on IntegriCloud