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
/
utils
/
TableGen
/
X86RecognizableInstr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminated the classification of control registers into %ecr_
Sean Callanan
2010-05-06
1
-4
/
+2
*
Fixed a bug where the disassembler would allow an immediate
Sean Callanan
2010-04-07
1
-1
/
+1
*
Check in tablegen changes to fix disassembler related failures caused by r98465.
Evan Cheng
2010-03-14
1
-0
/
+1
*
Changed the table generator so that the X86
Sean Callanan
2010-02-24
1
-3
/
+4
*
Added the rdtscp instruction to the x86 instruction
Sean Callanan
2010-02-13
1
-1
/
+2
*
Fixed encodings for invlpg, invept, and invvpid.
Sean Callanan
2010-02-13
1
-32
/
+7
*
remove special cases for vmlaunch, vmresume, vmxoff, and swapgs
Chris Lattner
2010-02-13
1
-8
/
+8
*
Remove special cases for [LM]FENCE, MONITOR and MWAIT from
Chris Lattner
2010-02-12
1
-3
/
+0
*
Reworked the Intel disassembler to support instructions
Sean Callanan
2010-02-12
1
-17
/
+51
*
add a bunch of mod/rm encoding types for fixed mod/rm bytes.
Chris Lattner
2010-02-12
1
-2
/
+3
*
Introduce a new CodeGenInstruction::ConstraintInfo class
Chris Lattner
2010-02-10
1
-7
/
+4
*
Fixes to the X86 disassembler:
Sean Callanan
2009-12-22
1
-3
/
+3
*
Add missing newlines at EOF (for clang++).
Daniel Dunbar
2009-12-19
1
-1
/
+1
*
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
2009-12-19
1
-0
/
+959