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
/
X86
/
intel-syntax-encoding.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: add alias for pushfw/popfw in Intel mode
Tim Northover
2018-10-22
1
-0
/
+5
*
This patch is a result of D37262: The issues with X86 prefixes. It closes PR...
Andrew V. Tischenko
2017-10-16
1
-4
/
+2
*
[X86][AsmParser] fix PR32035
Coby Tayree
2017-09-27
1
-0
/
+5
*
[X86] Allow xacquire/xrelease prefixes
Coby Tayree
2017-08-21
1
-0
/
+9
*
[MC] Fix Intel Operand assembly parsing for .set ids
Nirav Dave
2016-08-02
1
-0
/
+5
*
Revert r276895 "[MC][X86] Fix Intel Operand assembly parsing for .set ids"
Hans Wennborg
2016-08-01
1
-5
/
+0
*
[MC][X86] Fix Intel Operand assembly parsing for .set ids
Nirav Dave
2016-07-27
1
-0
/
+5
*
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
1
-0
/
+14
*
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-18
1
-0
/
+7
*
Add retw and lretw instructions. Also, fix Intel syntax parsing for all
Charles Davis
2012-04-11
1
-0
/
+13
*
Intel syntax. Adjust special code, used to recognize cmp<comparison code>{ss,...
Devang Patel
2012-01-30
1
-0
/
+3
*
Intel Syntax: Extend special hand coded logic, to recognize special instructi...
Devang Patel
2012-01-24
1
-0
/
+3
*
Intel syntax: Parse ... PTR [-8]
Devang Patel
2012-01-20
1
-1
/
+2
*
Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.
Devang Patel
2012-01-20
1
-1
/
+4
*
Post process 'and', 'sub' instructions and select better encoding, if available.
Devang Patel
2012-01-19
1
-0
/
+8
*
Intel syntax: There is no need to create unary expr for simple negative displ...
Devang Patel
2012-01-19
1
-0
/
+4
*
Post process 'xor', 'or' and 'cmp' instructions and select better encoding, i...
Devang Patel
2012-01-19
1
-0
/
+22