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
/
lib
/
Target
/
X86
/
Disassembler
/
X86Disassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-1
/
+2
*
X86 table-generator and disassembler support for the AVX
Sean Callanan
2011-03-15
1
-0
/
+5
*
Fixed a bug in the X86 disassembler where a member of the
Sean Callanan
2011-02-21
1
-4
/
+4
*
Make the disassembler tables const so they end up in read-only memory.
Benjamin Kramer
2010-10-23
1
-9
/
+6
*
my work on adding segment registers to LEA missed the
Chris Lattner
2010-07-13
1
-12
/
+3
*
Eliminated the classification of control registers into %ecr_
Sean Callanan
2010-05-06
1
-2
/
+1
*
Fixed a sign-extension bug in the X86 disassembler
Sean Callanan
2010-05-05
1
-3
/
+55
*
Fixed a nasty layering violation in the edis source
Sean Callanan
2010-04-13
1
-0
/
+6
*
Fixes to the X86 disassembler. The disassembler will now
Sean Callanan
2010-04-02
1
-63
/
+96
*
TargetRegistry: Fix create{AsmInfo,MCDisassembler} to return non-const objects.
Daniel Dunbar
2010-03-20
1
-2
/
+2
*
Fixes to the X86 disassembler:
Sean Callanan
2009-12-22
1
-5
/
+16
*
Include based on the current path, since we already -I the X86 target's path....
Douglas Gregor
2009-12-22
1
-1
/
+1
*
Fixed library dependencies between the X86 disassembler and
Sean Callanan
2009-12-22
1
-8
/
+5
*
#if 0 out X86 disassembler for now, it is breaking the build in multiple places.
Daniel Dunbar
2009-12-19
1
-0
/
+7
*
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
2009-12-19
1
-3
/
+435
*
Sketch structure for X86 disassembler.
Daniel Dunbar
2009-11-25
1
-0
/
+29