index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to unbreak the build on hosts that don't transitively pull in a definitio...
Benjamin Kramer
2012-12-05
1
-0
/
+1
*
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
1
-1
/
+12
*
Make branch heavy code for generating marked up disassembly simpler
Kevin Enderby
2012-10-23
1
-0
/
+4
*
Add support for annotated disassembly output for X86 and arm.
Kevin Enderby
2012-10-22
1
-1
/
+8
*
Move getOpcodeName from the various target InstPrinters into the superclass M...
Benjamin Kramer
2012-04-02
1
-1
/
+1
*
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...
Craig Topper
2012-04-02
1
-2
/
+5
*
Make MCRegisterInfo available to the the MCInstPrinter.
Jim Grosbach
2012-03-05
1
-2
/
+4
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
1
-5
/
+5
*
Add support for stored annotations to MCInst, and provide facilities for MC-b...
Owen Anderson
2011-09-15
1
-0
/
+4
*
Don't hardcode the %reg format in the streamer.
Rafael Espindola
2011-06-02
1
-2
/
+2
*
Replace the old algorithm that emitted the "print the alias for an instruction"
Bill Wendling
2011-04-07
1
-1
/
+7
*
Preliminary support for ARM frame save directives emission via MI flags.
Anton Korobeynikov
2011-03-05
1
-0
/
+3
*
trailing whitespace
Jim Grosbach
2010-09-17
1
-4
/
+4
*
fix an ugly wart in the MCInstPrinter api where the
Chris Lattner
2010-04-04
1
-7
/
+4
*
add a new MCInstPrinter::getOpcodeName interface, when it is
Chris Lattner
2010-02-11
1
-1
/
+5
*
Add ability for MCInstPrinters to add comments for instructions.
Chris Lattner
2010-02-10
1
-1
/
+11
*
Give MCInstPrinter a MCAsmInfo member, make X86ATTInstPrinter
Chris Lattner
2009-09-14
1
-1
/
+5
*
add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.
Chris Lattner
2009-09-14
1
-0
/
+33