summaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/AsmParser
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-7/+87
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-99/+73
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-6/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-242-29/+23
* [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