Fix SRet for thiscall in i686-pc-win32
[oota-llvm.git] / lib / Target / Mips / InstPrinter / MipsInstPrinter.h
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-04-02 Benjamin KramerMove getOpcodeName from the various target InstPrinters...
2012-04-02 Craig TopperRemove getInstructionName from MCInstPrinter implementa...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-09-15 Owen AndersonDon't attach annotations to MCInst's. Instead, have...
2011-09-09 Akira Hatanaka80 columns.
2011-07-07 Akira HatanakaLower MachineInstr to MC Inst and print to .s files.