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
*
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