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
/
MCDisassembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-10
/
+0
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
1
-6
/
+6
*
Make MemoryObject accessor members const again
Derek Schuff
2012-02-29
1
-1
/
+1
*
Make the EDis tables const.
Benjamin Kramer
2012-02-11
1
-1
/
+1
*
Enable streaming of bitcode
Derek Schuff
2012-02-06
1
-1
/
+1
*
Adding back support for printing operands symbolically to ARM's new disassembler
Kevin Enderby
2011-10-04
1
-1
/
+14
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
1
-1
/
+3
*
Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ...
James Molloy
2011-09-07
1
-1
/
+5
*
Allow the MCDisassembler to return a "soft fail" status code, indicating an i...
Owen Anderson
2011-08-17
1
-2
/
+33
*
Adding support for printing operands symbolically to llvm's public 'C'
Kevin Enderby
2011-04-11
1
-1
/
+27
*
Typo. Patch by arrowdodger.
John McCall
2011-03-08
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Quick fix for build errors caused by undefined
Sean Callanan
2010-04-13
1
-1
/
+1
*
Fixed a nasty layering violation in the edis source
Sean Callanan
2010-04-13
1
-1
/
+11
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.
Chris Lattner
2009-09-14
1
-1
/
+1
*
Added an abstract superclass, MCDisassembler, for
Sean Callanan
2009-09-09
1
-0
/
+50