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
/
AsmParser
/
X86AsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86][AsmParser] Recommit r335658
Jessica Paquette
2018-06-26
1
-0
/
+8
*
Revert "[X86][AsmParser] Emit an error when RIP-relative instructions are use...
Jessica Paquette
2018-06-26
1
-7
/
+0
*
[X86][AsmParser] Emit an error when RIP-relative instructions are used in 32-...
Jessica Paquette
2018-06-26
1
-0
/
+7
*
[X86] Allow base and index for gather instructions to appear in other order f...
Craig Topper
2018-06-25
1
-0
/
+11
*
[X86][AsmParser] Improve base/index register checks.
Craig Topper
2018-06-23
1
-8
/
+29
*
[X86][AsmParser] Rework that allows (%dx) to be used in place of %dx with in/...
Craig Topper
2018-06-23
1
-41
/
+29
*
[X86][AsmParser] Keep track of whether an explicit scale was specified while ...
Craig Topper
2018-06-22
1
-8
/
+16
*
[X86][AsmParser] In Intel syntax make sure we support ESP/RSP being the secon...
Craig Topper
2018-06-22
1
-0
/
+4
*
[X86] Don't accept (%si,%bp) 16-bit address expressions.
Craig Topper
2018-06-22
1
-4
/
+9
*
[X86][AsmParser] Check for invalid 16-bit base register in Intel syntax.
Craig Topper
2018-06-22
1
-19
/
+24
*
[X86] Don't allow ESP/RSP to be used as an index register in assembly.
Craig Topper
2018-06-22
1
-1
/
+2
*
[MC][X86] Allow assembler variable assignment to register name.
Nirav Dave
2018-06-05
1
-0
/
+25
*
[X86] Fix warning message for AVX5124FMAPS and AVX5124VNNIW instructions in t...
Craig Topper
2018-06-02
1
-2
/
+2
*
[X86] Add encoding information for the AVX5124FMAPS and AVX5124VNNIW instruct...
Craig Topper
2018-06-02
1
-0
/
+33
*
[X86] Remove 'opaque ptr' from the intel syntax parser and printer.
Craig Topper
2018-05-01
1
-1
/
+0
*
[X86] Remove DATA32_PREFIX. Hack the printing for DATA16_PREFIX to print 'dat...
Craig Topper
2018-04-22
1
-1
/
+15
*
[MC,X86] Cleanup some X86 parser functions to use MCParser helpers. NFCI.
Nirav Dave
2018-03-20
1
-45
/
+22
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
1
-3
/
+4
*
MC intel asm parser: Allow @ at the start of function names.
Nico Weber
2018-03-12
1
-1
/
+5
*
[X86] Remove checks for FeatureAVX512 from the X86 assembly parser. Remove mc...
Craig Topper
2018-02-02
1
-83
/
+73
*
Allow usage of X86-prefixes as separate instrs.
Andrew V. Tischenko
2018-01-17
1
-0
/
+7
*
[X86] When parsing rounding mode operands, provide a proper end location so w...
Craig Topper
2018-01-06
1
-5
/
+6
*
It's a fix for Bug 35741 - can't use comments after x86 prefixes.
Andrew V. Tischenko
2017-12-26
1
-2
/
+3
*
[X86] Teach the assembler to support %db8-%db15 as aliases for %dr8-%dr15.
Craig Topper
2017-12-02
1
-13
/
+25
*
Add -print-schedule scheduling comments to inline asm.
Andrew V. Tischenko
2017-11-09
1
-2
/
+3
*
[X86] Don't call validateInstruction from MatchAndEmitInstruction when Matchi...
Craig Topper
2017-11-08
1
-2
/
+2
*
[X86][AsmParser] Treat '%' as the modulo operator under Intel syntax
Reid Kleckner
2017-10-31
1
-0
/
+1
*
[X86] Teach the assembly parser to warn on duplicate registers in gather inst...
Craig Topper
2017-10-26
1
-0
/
+71
*
[X86] Use correct type for return value of ComputeAvailableFeatures in the As...
Craig Topper
2017-10-26
1
-1
/
+1
*
Fix or vs || typo.
Simon Pilgrim
2017-10-16
1
-1
/
+1
*
This patch is a result of D37262: The issues with X86 prefixes. It closes PR...
Andrew V. Tischenko
2017-10-16
1
-10
/
+56
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-1
/
+96
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-2
/
+1
*
[X86][MS-InlineAsm] Extended support for variables / identifiers on memory / ...
Coby Tayree
2017-09-29
1
-60
/
+90
*
[x86][AsmParser] Allow some more MS size directives
Coby Tayree
2017-09-28
1
-0
/
+3
*
[X86] Fix typo in comment. NFC
Craig Topper
2017-09-26
1
-1
/
+1
*
[X86] [MC] fixed non optimal encoding of instruction memory operand (PR24038).
Konstantin Belochapka
2017-09-22
1
-2
/
+5
*
[X86][X86AsmParser] adding const on InlineAsmIdentifierInfo in CreateMemForIn...
Coby Tayree
2017-09-10
1
-2
/
+2
*
[X86AsmParser] Refactoring, (almost) NFC.
Coby Tayree
2017-08-24
1
-396
/
+220
*
[X86] Allow xacquire/xrelease prefixes
Coby Tayree
2017-08-21
1
-5
/
+15
*
[X86][AsmParser][AVX512] Error appropriately when K0 is tried as a write-mask
Coby Tayree
2017-08-13
1
-1
/
+4
*
[X86][Asm] Allow negative immediate to appear before bracketed expression
Coby Tayree
2017-08-09
1
-5
/
+0
*
Fix -Wpessimizing-move warning.
Haojian Wu
2017-08-09
1
-2
/
+2
*
[AsmParser][AVX512]Enhance OpMask/Zero/Merge syntax check rubostness
Coby Tayree
2017-08-09
1
-4
/
+8
*
[x86][inline-asm][ms-compat] legalize the use of "jc/jz short <op>"
Coby Tayree
2017-07-30
1
-1
/
+2
*
Revert "This patch enables the usage of constant Enum identifiers within Micr...
Eric Christopher
2017-07-25
1
-55
/
+21
*
X86 Asm uses assertions instead of proper diagnostic. This patch fixes that.
Andrew V. Tischenko
2017-07-25
1
-23
/
+57
*
This patch enables the usage of constant Enum identifiers within Microsoft st...
Matan Haroush
2017-07-25
1
-21
/
+55
*
Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable name over a registe...
Reid Kleckner
2017-07-24
1
-12
/
+1
*
[X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when t...
Coby Tayree
2017-07-24
1
-1
/
+12
[prev]
[next]