summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCInstPrinter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't hardcode the %reg format in the streamer.Rafael Espindola2011-06-021-2/+1
| | | | llvm-svn: 132451
* Preliminary support for ARM frame save directives emission via MI flags.Anton Korobeynikov2011-03-051-0/+5
| | | | | | | This is just very first approximation how the stuff should be done (e.g. ARM-only for now). More to follow. llvm-svn: 127101
* add a new MCInstPrinter::getOpcodeName interface, when it is Chris Lattner2010-02-111-0/+7
| | | | | | | implemented, llvm-mc --show-inst now uses it to print the instruction opcode as well as the number. llvm-svn: 95929
* No newline at end of files.Edward O'Callaghan2009-10-051-1/+1
| | | | llvm-svn: 83318
* add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.Chris Lattner2009-09-141-0/+14
llvm-svn: 81745
OpenPOWER on IntegriCloud