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
/
MC
/
MCParser
/
AsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MC: clang-format enumeration (NFC)
Saleem Abdulrasool
2017-07-28
1
-29
/
+146
*
[MC] Fix compiler crash in AsmParser::Lex
Nirav Dave
2017-06-09
1
-2
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
chang type from 'int' to 'size_t'. This will fix revision number 302652
Michael Zuckerman
2017-05-10
1
-1
/
+1
*
[LLVM][inline-asm] Altmacro string escape character '!'
Michael Zuckerman
2017-05-10
1
-0
/
+21
*
[LLVM][inline-asm][Altmacor] Altmacro string delimiter '<..>'
Michael Zuckerman
2017-05-04
1
-4
/
+38
*
[LLVM][inline-asm] Altmacro absolute expression '%' feature
Michael Zuckerman
2017-05-01
1
-6
/
+50
*
PR31007 and PR27884 will be closed: a possibility to compile constants like 0...
Andrew V. Tischenko
2017-04-26
1
-6
/
+7
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-2
/
+2
*
[AsmParser]Emit an error if a macro has two (or more) parameters sharing the ...
Coby Tayree
2017-04-08
1
-0
/
+6
*
[X86][inline-asm] Add support for MS 'EVEN' directive
Coby Tayree
2017-04-04
1
-1
/
+1
*
[Assembler] Add location info to unary expressions.
Sanne Wouda
2017-03-10
1
-4
/
+4
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-0
/
+3
*
Move some error handling down to MCStreamer.
Rafael Espindola
2017-02-10
1
-7
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-10
1
-26
/
+23
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-5
/
+10
*
Revert "[Assembler] Enable nicer diagnostics for inline assembly."
Diana Picus
2017-02-08
1
-10
/
+5
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-5
/
+10
*
Change how we handle section symbols on ELF.
Rafael Espindola
2017-02-02
1
-0
/
+1
*
[Assembler] Improve error when unable to evaluate expression.
Chad Rosier
2017-01-19
1
-2
/
+3
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-5
/
+5
*
[Assembler] Better error messages for .org directive
Oliver Stannard
2016-12-14
1
-2
/
+3
*
[AsmParser] Diagnose empty symbol for .set directive
Weiming Zhao
2016-12-01
1
-0
/
+3
*
[MC] Fix comma typo in .loc parsing
Nirav Dave
2016-10-26
1
-1
/
+1
*
[MC] Fix Various End Of Line Comment checkings
Nirav Dave
2016-10-24
1
-336
/
+250
*
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
Eric Christopher
2016-10-14
1
-4
/
+4
*
[MC] Fix Error Location for ParseIdentifier
Nirav Dave
2016-10-12
1
-4
/
+11
*
Add return type for checkForValidSection parsing function. NFC Intended.
Nirav Dave
2016-10-10
1
-41
/
+35
*
[MC] Support .ds directives in assembler parser
Petr Hosek
2016-09-23
1
-0
/
+49
*
[MC] Support .dcb directives in assembler parser
Petr Hosek
2016-09-23
1
-35
/
+149
*
[MC] Support skip and count for .incbin directive
Petr Hosek
2016-09-23
1
-7
/
+45
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-124
/
+130
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-130
/
+124
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-124
/
+130
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-129
/
+124
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-124
/
+129
*
[codeview] Add new directives to record inlined call site line info
Reid Kleckner
2016-09-07
1
-44
/
+125
*
(LLVM part) Implement MASM-flavor intel syntax behavior for inline MS asm block:
Yunzhong Gao
2016-09-02
1
-1
/
+4
*
[MC] Move parser helper functions from Asmparser to MCAsmParser
Nirav Dave
2016-08-30
1
-65
/
+18
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-3
/
+6
*
[MC] Support .dc directives in assembler parser
Petr Hosek
2016-08-23
1
-0
/
+26
*
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; ot...
Eugene Zelenko
2016-08-23
1
-22
/
+43
*
Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific una...
Daniel Sanders
2016-08-08
1
-0
/
+37
*
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary ...
Daniel Sanders
2016-08-08
1
-37
/
+0
*
[mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%...
Daniel Sanders
2016-08-08
1
-0
/
+37
*
Fix handling of end-of-line preprocessor comments Attempt 2
Nirav Dave
2016-08-02
1
-0
/
+34
*
Revert "[MC] Fix handling of end-of-line preprocessor comments"
Nirav Dave
2016-08-02
1
-34
/
+0
*
[MC] Fix handling of end-of-line preprocessor comments
Nirav Dave
2016-08-02
1
-0
/
+34
*
Revert r277408 and r277407
Bruno Cardoso Lopes
2016-08-02
1
-34
/
+0
[prev]
[next]