Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
0c628c2617a2c25cabea6d1cb8bd13b79b3cb15a
/
lib
/
Target
/
X86
/
Disassembler
/
X86Disassembler.cpp
4d1dca9
Make the disassembler tables const so they end up in read-only memory.
by Benjamin Kramer
· 15 years ago
37a746b
my work on adding segment registers to LEA missed the
by Chris Lattner
· 15 years ago
1a8b789
Eliminated the classification of control registers into %ecr_
by Sean Callanan
· 15 years ago
be192dd
Fixed a sign-extension bug in the X86 disassembler
by Sean Callanan
· 15 years ago
9899f70
Fixed a nasty layering violation in the edis source
by Sean Callanan
· 15 years ago
a144c3f
Fixes to the X86 disassembler. The disassembler will now
by Sean Callanan
· 15 years ago
5d067fe
TargetRegistry: Fix create{AsmInfo,MCDisassembler} to return non-const objects.
by Daniel Dunbar
· 15 years ago
7fb35a2
Fixes to the X86 disassembler:
by Sean Callanan
· 16 years ago
3dac3b7
Include based on the current path, since we already -I the X86 target's path. Fixes CMake build
by Douglas Gregor
· 16 years ago
0122c90
Fixed library dependencies between the X86 disassembler and
by Sean Callanan
· 16 years ago
c814346
#if 0 out X86 disassembler for now, it is breaking the build in multiple places.
by Daniel Dunbar
· 16 years ago
8ed9f51
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
by Sean Callanan
· 16 years ago
5f9b9ef
Sketch structure for X86 disassembler.
by Daniel Dunbar
· 16 years ago