Rafael Espindola
|
ee123951a2
|
Don't hardcode the %reg format in the streamer.
llvm-svn: 132451
|
2011-06-02 02:34:55 +00:00 |
|
Anton Korobeynikov
|
917ca94111
|
Preliminary support for ARM frame save directives emission via MI flags.
This is just very first approximation how the stuff should be done
(e.g. ARM-only for now). More to follow.
llvm-svn: 127101
|
2011-03-05 18:43:32 +00:00 |
|
Chris Lattner
|
144a1b7a24
|
add a new MCInstPrinter::getOpcodeName interface, when it is
implemented, llvm-mc --show-inst now uses it to print the
instruction opcode as well as the number.
llvm-svn: 95929
|
2010-02-11 22:39:10 +00:00 |
|
Edward O'Callaghan
|
8b7189e234
|
No newline at end of files.
llvm-svn: 83318
|
2009-10-05 18:43:19 +00:00 |
|
Chris Lattner
|
27a850eb70
|
add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.
llvm-svn: 81745
|
2009-09-14 01:43:38 +00:00 |
|