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
...
*
fix typos in comments and error messges; NFC
Hiroshi Inoue
2017-07-13
1
-2
/
+2
*
[X86][AsmParser][MS-compatability] Binary/Unary operators enhancements
Coby Tayree
2017-06-27
1
-37
/
+75
*
[inline asm] dot operator while using imm generates wrong ir + asm - llvm part
Marina Yatsina
2017-06-26
1
-2
/
+1
*
The fix for PR22004: X86AsmParser.cpp asserts: OperandStack.size() > 1 && "To...
Andrew V. Tischenko
2017-05-26
1
-2
/
+3
*
[ms-inline-asm] Use the frontend size only for ambiguous instructions
Reid Kleckner
2017-05-04
1
-65
/
+29
*
PR31007 and PR27884 will be closed: a possibility to compile constants like 0...
Andrew V. Tischenko
2017-04-26
1
-0
/
+2
*
[X86][MS-compatability]Allow named synonymous for MS-assembly operators
Coby Tayree
2017-04-04
1
-0
/
+27
*
[X86][MS-compatability][llvm] allow MS TYPE/SIZE/LENGTH operators as a part o...
Coby Tayree
2017-03-21
1
-45
/
+60
*
Revert 292404 due to buildbot failures.
Kirill Bobyrev
2017-01-18
1
-3
/
+3
*
[X86] Minor code cleanup to fix several clang-tidy warnings. NFC
Kirill Bobyrev
2017-01-18
1
-3
/
+3
*
[X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix
Marina Yatsina
2017-01-18
1
-1
/
+1
*
[X86] Don't round trip a unique_ptr through a raw pointer for assignment.
Benjamin Kramer
2016-11-24
1
-1
/
+1
*
[AVX512][inline-asm] Fix AVX512 inline assembly instruction resolution when t...
Coby Tayree
2016-11-22
1
-3
/
+58
*
small fixup which enables the issuing of the aforementioned instruction (w/o ...
Coby Tayree
2016-11-21
1
-1
/
+1
*
[X86][InlineAsm]Test commit.
Coby Tayree
2016-11-20
1
-1
/
+1
*
[x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks
Michael Zuckerman
2016-10-18
1
-25
/
+65
*
[x86][ms-inline-asm] use of "jmp short" in asm is not supported
Michael Zuckerman
2016-10-14
1
-0
/
+14
*
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
Eric Christopher
2016-10-14
1
-2
/
+2
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
[X86] Fix intel syntax push parsing bug
Nirav Dave
2016-10-06
1
-2
/
+29
*
[X86] Don't randomly encode %rip where illegal
Douglas Katzman
2016-10-05
1
-4
/
+25
*
Add support for Code16GCC
Nirav Dave
2016-09-26
1
-20
/
+42
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-50
/
+29
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-28
/
+50
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-50
/
+28
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-28
/
+50
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-50
/
+28
*
[X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64ExtendedReg. This feels more...
Craig Topper
2016-08-27
1
-2
/
+1
*
[X86] Improve code size on X86 segment moves
Nirav Dave
2016-08-08
1
-0
/
+24
*
[MC] Fix Intel Operand assembly parsing for .set ids
Nirav Dave
2016-08-02
1
-116
/
+80
*
Revert r276895 "[MC][X86] Fix Intel Operand assembly parsing for .set ids"
Hans Wennborg
2016-08-01
1
-79
/
+115
*
[X86] Fix lifetime of SMRange temporaries.
Benjamin Kramer
2016-07-30
1
-4
/
+4
*
[MC][X86] Fix Intel Operand assembly parsing for .set ids
Nirav Dave
2016-07-27
1
-115
/
+79
*
[X86][MC] Fix bracket expression parsing in intel-style assembly.
Nirav Dave
2016-07-14
1
-2
/
+5
*
Permit memory operands in ins/outs instructions
Nirav Dave
2016-06-29
1
-4
/
+6
*
Removing a switch statement that contains only a default label; NFC.
Aaron Ballman
2016-05-23
1
-3
/
+1
*
[X86] Use instruction aliases to replace custom asm parser code for optimizin...
Craig Topper
2016-05-23
1
-51
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[ms-inline-asm][AVX512] Add ability to use k registers in MS inline asm + fix...
Marina Yatsina
2016-03-07
1
-1
/
+11
*
[X86] Add test cases for r261977 and fix a grammatical error.
Craig Topper
2016-02-26
1
-1
/
+1
*
[X86] Remove a couple returns after llvm_unreachables. NFC
Craig Topper
2016-02-26
1
-6
/
+2
*
[X86] Explicitly diagnose use of %xmm16-%xmm31, %ymm16-%ymm31 and %zmm16-%zmm...
Craig Topper
2016-02-26
1
-1
/
+7
*
[X86] Fix typos. NFC
Craig Topper
2016-02-16
1
-2
/
+2
*
[X86] Use range-based for loop. NFC
Craig Topper
2016-02-16
1
-3
/
+2
*
[X86] Fix typo in comment. NFC
Craig Topper
2016-02-16
1
-1
/
+1
*
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
[AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names
Michael Zuckerman
2016-01-25
1
-0
/
+14
*
[X86] - Removing warning on legal cases caused by commit r258132
Marina Yatsina
2016-01-21
1
-4
/
+13
[prev]
[next]