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
/
MCAsmLexer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-0
/
+1
*
[MCAsmParser] Move AltMacroMode tracking out of MCAsmLexer
Craig Topper
2018-09-25
1
-1
/
+1
*
[Asm] Refactor debug printing of AsmToken
Oliver Stannard
2018-03-06
1
-0
/
+93
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[LLVM][inline-asm] Altmacro absolute expression '%' feature
Michael Zuckerman
2017-05-01
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-10
1
-7
/
+5
*
Add a comment consumer mechanism to MCAsmLexer
Oliver Stannard
2016-12-08
1
-1
/
+2
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-1
/
+2
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-2
/
+1
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-1
/
+2
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-2
/
+1
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-1
/
+2
*
Ignore Lexing errors in macro body definitions
Nirav Dave
2016-06-02
1
-1
/
+1
*
[AsmParser] Allow tokens to be put back in to the token stream.
Colin LeMahieu
2015-11-08
1
-2
/
+2
*
[mips] Print warning when using register names not available in N32/64
Daniel Sanders
2014-10-03
1
-0
/
+4
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-1
/
+1
*
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
1
-1
/
+1
*
Add support for macro parameters/arguments delimited by spaces,
Preston Gurd
2012-09-19
1
-1
/
+2
*
Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing.
Benjamin Kramer
2011-10-16
1
-0
/
+4
*
MC: Move getLoc() to MCAsmLexer().
Daniel Dunbar
2010-07-12
1
-1
/
+5
*
create a new MCParser library and move some stuff into it.
Chris Lattner
2010-01-22
1
-0
/
+23