aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAsmPrinter.h
AgeCommit message (Expand)Author
2013-01-18This is a resubmittal. For some reason it broke the bots yesterdayJack Carter
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-09-27MIPS DSP: add code necessary for pseudo instruction lowering.Akira Hatanaka
2012-03-28Emit all directives except for ".cprestore" during asm printing rather than emitAkira Hatanaka
2012-03-17Reorder includes in Target backends to following coding standards. Remove som...Craig Topper
2012-02-17add Emacs tag and fix some comment error in file headersJia Liu
2011-11-23This patch makes the following changes necessary for MIPS' direct code emission.Akira Hatanaka
2011-07-07Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka
2011-07-07Rather than having printMemOperand change the way memory operands are printedAkira Hatanaka
2011-07-07Change visibility of MipsAsmPrinter.Akira Hatanaka