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
/
intel-syntax.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Remove 'opaque ptr' from the intel syntax parser and printer.
Craig Topper
2018-05-01
1
-3
/
+3
*
AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx/avx . Ch...
Igor Breger
2016-02-25
1
-2
/
+2
*
[X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE...
Craig Topper
2015-01-08
1
-0
/
+20
*
Fixing Intel format of the vshufpd instruction.
Yunzhong Gao
2013-09-27
1
-0
/
+3
*
First round of fixes for the x86 fixes for the x86 move accumulator from/to m...
Craig Topper
2013-08-25
1
-0
/
+30
*
Changed register names (and pointer keywords) to be lower case when using Int...
Craig Topper
2013-07-31
1
-26
/
+26
*
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
1
-0
/
+9
*
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-18
1
-0
/
+5
*
Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ...
Richard Barton
2012-04-16
1
-1
/
+1
*
Add retw and lretw instructions. Also, fix Intel syntax parsing for all
Charles Davis
2012-04-11
1
-0
/
+6
*
Fix disasm of iret, sysexit, and sysret when displayed with Intel syntax.
Bill Wendling
2012-03-10
1
-0
/
+22
*
Fix some Intel syntax disassembly issues with instructions that implicitly us...
Craig Topper
2011-10-02
1
-0
/
+57
*
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...
Craig Topper
2011-09-23
1
-7
/
+4
*
Fix register printing in disassembling of push/pop of segment registers and i...
Craig Topper
2011-09-22
1
-0
/
+12
*
Add disassembler test for Intel syntax. Tests r139353.
Craig Topper
2011-09-09
1
-0
/
+13