aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAsmPrinter.h
AgeCommit message (Expand)Author
2013-03-11Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'Eli Bendersky
2013-01-18This is a resubmittal. For some reason it broke the bots yesterdayJack Carter
2013-01-11Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'Derek Schuff
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-10-01Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'Derek Schuff
2012-09-27MIPS DSP: add code necessary for pseudo instruction lowering.Akira Hatanaka
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
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