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
/
X86DisassemblerDecoder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Fix a bug where the disassembler was ignoring the VEX.W bit in 32-bit m...
Craig Topper
2014-10-07
1
-0
/
+47
*
Formatting fixes. Most putting 'else' on the same line as the preceding curly...
Craig Topper
2014-10-07
1
-38
/
+19
*
Fix filename in header and use C++ version of the C header files.
Craig Topper
2014-10-07
1
-5
/
+5
*
[X86] AVX512: Add disassembler support for compressed displacement
Adam Nemet
2014-07-17
1
-2
/
+5
*
[Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields
Adam Nemet
2014-06-24
1
-1
/
+2
*
Fix gcc -Wsign-compare warning in X86DisassemblerTables.cpp.
Patrik Hagglund
2014-04-28
1
-10
/
+9
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-2
/
+2
*
C++ has a bool type! (And C's had one too, for 15 years...)
Richard Smith
2014-04-20
1
-32
/
+29
*
Don't provide two different definitions of ModRMDecision, OpcodeDecision, and...
Richard Smith
2014-04-20
1
-0
/
+23
*
What year is it! This file has no reason to be written in C, and has doubly no
Richard Smith
2014-04-20
1
-0
/
+1819
[prev]