- Added MCSubtargetInfo to capture subtarget features and scheduling
[oota-llvm.git] / include / llvm / MC / MCInstPrinter.h
2011-06-02 Rafael EspindolaDon't hardcode the %reg format in the streamer.
2011-04-07 Bill WendlingReplace the old algorithm that emitted the "print the...
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2010-09-17 Jim Grosbachtrailing whitespace
2010-04-04 Chris Lattnerfix an ugly wart in the MCInstPrinter api where the
2010-02-11 Chris Lattneradd a new MCInstPrinter::getOpcodeName interface, when...
2010-02-10 Chris LattnerAdd ability for MCInstPrinters to add comments for...
2009-09-14 Chris LattnerGive MCInstPrinter a MCAsmInfo member, make X86ATTInstP...
2009-09-14 Chris Lattneradd a new MCInstPrinter class, move the (trivial) MCDis...