summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/AsmParser
Commit message (Expand)AuthorAge
* Change MCStreamer EmitInstruction interface to take subtarget infoDavid Woodhouse2014-01-28
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-28
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-01
* [SystemZ] Add GRH32 for the high word of a GR64Richard Sandiford2013-09-30
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* Split generated asm mnemonic matching table into a separate table for each as...Craig Topper2013-07-24
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-02
* [SystemZ] Improve AsmParser handling of invalid instructionsRichard Sandiford2013-05-24
* [SystemZ] Improve AsmParser register parsingRichard Sandiford2013-05-24
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-14
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
* [SystemZ] Add back endUlrich Weigand2013-05-06