aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-18/+23
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-7/+11
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+6
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-15/+17
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+28
* [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...Daniel Sanders2013-11-121-0/+1
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-271-1/+20
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-081-0/+2
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-161-1/+0
* 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