MC: Clean up method names in MCContext.
[oota-llvm.git] / lib / Target / SystemZ / AsmParser / SystemZAsmParser.cpp
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-05 Ulrich Weigand[SystemZ] Add z13 vector facility and MC support
2015-05-04 Ulrich Weigand[SystemZ] Clean up AsmParser isMem() handling
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - MC part
2015-01-03 Craig TopperMinor cleanup to all the switches after MatchInstructio...
2014-08-18 Tim NorthoverTableGen: allow use of uint64_t for available features...
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.
2014-03-06 Richard Sandiford[SystemZ] Remove "virtual" from override methods
2014-03-06 Richard Sandiford[SystemZ] Use "auto" for cast results
2014-03-06 Richard Sandiford[SystemZ] Update namespace formatting to match current...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2013-10-01 Richard Sandiford[SystemZ] Use upper words of GR64s for codegen
2013-09-30 Richard Sandiford[SystemZ] Add GRH32 for the high word of a GR64
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-02 Richard Sandiford[SystemZ] Add the MVC instruction
2013-05-24 Richard Sandiford[SystemZ] Improve AsmParser handling of invalid instruc...
2013-05-24 Richard Sandiford[SystemZ] Improve AsmParser register parsing
2013-05-14 Richard Sandiford[SystemZ] Rework handling of constant PC-relative operands
2013-05-14 Richard Sandiford[SystemZ] Match operands to fields by name rather than...
2013-05-06 Ulrich Weigand[SystemZ] Add back end