summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
Commit message (Expand)AuthorAge
* [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