aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/AsmParser
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-011-0/+5
* [SystemZ] Add GRH32 for the high word of a GR64Richard Sandiford2013-09-301-0/+6
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-121-2/+3
* Split generated asm mnemonic matching table into a separate table for each as...Craig Topper2013-07-241-0/+1
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-021-84/+119
* [SystemZ] Improve AsmParser handling of invalid instructionsRichard Sandiford2013-05-241-74/+103
* [SystemZ] Improve AsmParser register parsingRichard Sandiford2013-05-241-53/+80
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-141-0/+43
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-141-57/+27
* [SystemZ] Add back endUlrich Weigand2013-05-064-0/+735