Rafael Espindola
|
d6860522b2
|
Don't hardcode the %reg format in the streamer.
llvm-svn: 132451
|
2011-06-02 02:34:55 +00:00 |
Anton Korobeynikov
|
e7410dd0d5
|
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
|
524138176d
|
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
|
50d75a6099
|
No newline at end of files.
llvm-svn: 83318
|
2009-10-05 18:43:19 +00:00 |
Chris Lattner
|
de57d8e72b
|
add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.
llvm-svn: 81745
|
2009-09-14 01:43:38 +00:00 |