summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix imm printing for logical instructions.Anton Korobeynikov2011-02-011-0/+6
| | | | | | Patch by Brian G. Lucas! llvm-svn: 124679
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-0/+217
that should be split out is the InstPrinter (if a target is mc'ized). This change makes all the targets be consistent. llvm-svn: 119056
OpenPOWER on IntegriCloud