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
/
X86Operand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ms] [X86] Use "P" modifier on all branch-target operands in inline X86 assem...
Eric Astor
2020-01-09
1
-3
/
+0
*
[X86][AsmParser] re-introduce 'offset' operator
Eric Astor
2019-12-30
1
-8
/
+12
*
[ms] [X86] Use "P" modifier on operands to call instructions in inline X86 as...
Eric Astor
2019-12-22
1
-1
/
+5
*
X86Operand::print - fix SymName shadow variable warning. NFCI.
Simon Pilgrim
2019-11-02
1
-2
/
+2
*
[X86] Use Register/MCRegister in more places in X86
Craig Topper
2019-08-16
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-7
/
+7
*
[X86] Improve the diagnostic for larger than 4-bit immediate for vpermil2pd/p...
Craig Topper
2019-08-10
1
-3
/
+3
*
[X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in the assembly parser.
Craig Topper
2019-08-07
1
-0
/
+9
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
1
-0
/
+49
*
[X86] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Undo r350355 "[X86] Remove terrible DX Register parsing hack in parse operand...
Nirav Dave
2019-01-04
1
-5
/
+10
*
[X86] Remove terrible DX Register parsing hack in parse operand. NFCI.
Nirav Dave
2019-01-03
1
-10
/
+5
*
[X86][AsmParser] Rework the in/out (%dx) hack one more time.
Craig Topper
2018-07-03
1
-1
/
+10
*
[X86] Add encoding information for the AVX5124FMAPS and AVX5124VNNIW instruct...
Craig Topper
2018-06-02
1
-1
/
+1
*
[X86] Use getX86SubSuperRegister in addGR32orGR64Operands in the AsmParser in...
Craig Topper
2018-04-29
1
-24
/
+1
*
Implementation of X86Operand::print.
Andrew V. Tischenko
2018-01-11
1
-2
/
+48
*
X86Operand.h: Include X86MCTargetDesc.h for SSE register enum/names
David Blaikie
2017-10-24
1
-0
/
+1
*
This patch is a result of D37262: The issues with X86 prefixes. It closes PR...
Andrew V. Tischenko
2017-10-16
1
-6
/
+19
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Initialize new member X86Operand::FrontendSize in all codepaths.
Daniel Jasper
2017-05-05
1
-1
/
+2
*
[ms-inline-asm] Use the frontend size only for ambiguous instructions
Reid Kleckner
2017-05-04
1
-1
/
+10
*
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-06
1
-5
/
+16
*
[AVX-512] Correct memory operand size for VPGATHERQPS and VPGATHERQD
Craig Topper
2017-01-16
1
-0
/
+3
*
X86: Allow expressions to appear as u8imm operands.
Peter Collingbourne
2016-10-20
1
-1
/
+3
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-3
/
+11
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-11
/
+3
*
AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx/avx . Ch...
Igor Breger
2016-02-25
1
-30
/
+31
*
AVX-512: Added all SKX forms of GATHER instructions.
Elena Demikhovsky
2015-06-28
1
-0
/
+16
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+3
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-16
/
+16
*
AVX-512: Add assembly parser support for Rounding mode
Elena Demikhovsky
2015-03-02
1
-1
/
+7
*
[X86] Remove the AbsMem32 type from the assembly parser. Only really need the...
Craig Topper
2015-02-24
1
-4
/
+0
*
[x86] Add assembly parser bounds checking to the immediate value for cmpss/cm...
Craig Topper
2015-01-21
1
-0
/
+7
*
[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
Craig Topper
2015-01-06
1
-0
/
+8
*
[X86] Disassembler support for move to/from %rax with a 32-bit memory offset ...
Craig Topper
2015-01-03
1
-0
/
+3
*
[X86] Make the instructions that use AdSize16/32/64 co-exist together without...
Craig Topper
2015-01-02
1
-17
/
+44
*
[x86] Fix a pretty horrible bug and inconsistency in the x86 asm
Chandler Carruth
2014-09-06
1
-14
/
+0
*
MC: Split the x86 asm matcher implementations by dialect
Reid Kleckner
2014-08-26
1
-0
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
2014-06-08
1
-21
/
+21
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-3
/
+3
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-09
1
-13
/
+13
*
X86Operand is extracted into individual header.
Evgeniy Stepanov
2014-02-28
1
-0
/
+488