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
/
X86DisassemblerTables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the VIA PadLock instructions.
Joerg Sonnenberger
2011-04-04
1
-0
/
+2
*
Use array_lengthof
Joerg Sonnenberger
2011-04-04
1
-2
/
+3
*
Change loops to derive the number of tables automatically
Joerg Sonnenberger
2011-04-04
1
-2
/
+2
*
X86 table-generator and disassembler support for the AVX
Sean Callanan
2011-03-15
1
-3
/
+58
*
Constify another 2 disassembler tables.
Benjamin Kramer
2010-10-23
1
-2
/
+3
*
Make the disassembler tables const so they end up in read-only memory.
Benjamin Kramer
2010-10-23
1
-5
/
+4
*
Make some symbols static, move classes into anonymous namespaces.
Benjamin Kramer
2010-10-22
1
-5
/
+3
*
Fix a bunch of namespace polution.
Dan Gohman
2010-04-15
1
-2
/
+2
*
Suppress compiler warning.
Daniel Dunbar
2009-12-23
1
-0
/
+2
*
fix build and while at it remove a redudant include
Nuno Lopes
2009-12-19
1
-2
/
+0
*
More bzero -> memset that I missed.
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
/
+603