index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-mc
/
Disassembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-5
/
+0
*
Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ...
Richard Barton
2012-04-16
1
-5
/
+10
*
Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ...
James Molloy
2011-09-07
1
-0
/
+2
*
createMCInstPrinter doesn't need TargetMachine anymore.
Evan Cheng
2011-07-06
1
-2
/
+0
*
Tidy up. 80-column and whitespace.
Jim Grosbach
2011-05-09
1
-2
/
+2
*
We need to pass the TargetMachine object to the InstPrinter if we are printing
Bill Wendling
2011-03-21
1
-2
/
+4
*
Use the new tool_output_file in several tools. This fixes a variety
Dan Gohman
2010-08-20
1
-2
/
+5
*
Second try at integrating the edis tester. This
Sean Callanan
2010-04-12
1
-0
/
+3
*
revert r100842 which broke several of the build bots.
Chris Lattner
2010-04-09
1
-3
/
+0
*
Added a tester for the enhanced disassembler,
Sean Callanan
2010-04-09
1
-0
/
+3
*
rename HexDisassembler -> Disassembler, it works on any input
Chris Lattner
2009-12-22
1
-0
/
+34