aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+1
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* MIPS DSP: add code necessary for pseudo instruction lowering.Akira Hatanaka2012-09-271-0/+8
* Emit all directives except for ".cprestore" during asm printing rather than emitAkira Hatanaka2012-03-281-1/+9
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-1/+1
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
* This patch makes the following changes necessary for MIPS' direct code emission.Akira Hatanaka2011-11-231-2/+4
* Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka2011-07-071-4/+0
* Rather than having printMemOperand change the way memory operands are printedAkira Hatanaka2011-07-071-2/+2
* Change visibility of MipsAsmPrinter.Akira Hatanaka2011-07-071-0/+75