summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAsmPrinter.h
Commit message (Expand)AuthorAge
* [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...Daniel Sanders2013-11-12
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-27
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-16
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* MIPS DSP: add code necessary for pseudo instruction lowering.Akira Hatanaka2012-09-27
* Emit all directives except for ".cprestore" during asm printing rather than emitAkira Hatanaka2012-03-28
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-17
* This patch makes the following changes necessary for MIPS' direct code emission.Akira Hatanaka2011-11-23
* Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka2011-07-07
* Rather than having printMemOperand change the way memory operands are printedAkira Hatanaka2011-07-07
* Change visibility of MipsAsmPrinter.Akira Hatanaka2011-07-07