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
/
test
/
MC
/
Disassembler
/
X86
/
prefixes.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][Disassembler] Fix LOCK prefix disassembler support
Maksim Panchenko
2018-07-05
1
-0
/
+4
*
[MC][X86] Add test case from PR19251
Simon Pilgrim
2017-11-18
1
-0
/
+4
*
Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own.
Andrew V. Tischenko
2017-11-03
1
-44
/
+22
*
This patch is a result of D37262: The issues with X86 prefixes. It closes PR...
Andrew V. Tischenko
2017-10-16
1
-1
/
+55
*
Revert "The current version of LLVM X86 disassembler incorrectly interprets s...
Eric Christopher
2017-08-29
1
-55
/
+1
*
The current version of LLVM X86 disassembler incorrectly interprets some poss...
Andrew V. Tischenko
2017-08-28
1
-1
/
+55
*
[X86] Disassembler support for move to/from %rax with a 32-bit memory offset ...
Craig Topper
2015-01-03
1
-2
/
+2
*
[X86] Add the debug registers DR8-DR15 so we can assemble and disassemble ref...
Craig Topper
2014-12-26
1
-0
/
+2
*
[X86] Don't fail disassembly if REX.R/REX.B is used on an MMX register. Simil...
Craig Topper
2014-12-26
1
-0
/
+9
*
X86Disassembler - fixed a bug in immediate print
Elena Demikhovsky
2014-04-23
1
-0
/
+4
*
Fixed a bug where diassembling an instruction that had a prefix would cause L...
Richard Mitton
2013-08-30
1
-0
/
+59