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
/
lib
/
Target
/
X86
/
Disassembler
/
X86Disassembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable streaming of bitcode
Derek Schuff
2012-02-06
1
-1
/
+1
*
Remove mode specific disassembler classes and just call X86GenericDisassemble...
Craig Topper
2011-12-21
1
-33
/
+5
*
Fix typo in a couple comments
Craig Topper
2011-12-21
1
-3
/
+3
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+3
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
1
-1
/
+2
*
Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ...
James Molloy
2011-09-07
1
-7
/
+8
*
Allow the MCDisassembler to return a "soft fail" status code, indicating an i...
Owen Anderson
2011-08-17
1
-5
/
+5
*
Make the disassembler tables const so they end up in read-only memory.
Benjamin Kramer
2010-10-23
1
-1
/
+1
*
Fixed a nasty layering violation in the edis source
Sean Callanan
2010-04-13
1
-0
/
+5
*
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
2009-12-19
1
-0
/
+150