index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCParser
/
MCAsmLexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-4
/
+4
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-2
/
+2
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-21
/
+22
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-2
/
+19
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Remove MCTargetAsmLexer and its derived classes now that edis,
Roman Divacky
2012-12-20
1
-10
/
+0
*
Add support for macro parameters/arguments delimited by spaces,
Preston Gurd
2012-09-19
1
-0
/
+5
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-2
/
+2
*
Make use of the LLVM_DELETED_FUNCTION macro.
Craig Topper
2012-08-29
1
-2
/
+3
*
Make member variables of AsmToken private. Remove unnecessary forward declara...
Craig Topper
2012-04-15
1
-2
/
+1
*
Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing.
Benjamin Kramer
2011-10-16
1
-0
/
+1
*
Remove unused forward declaration.
Jim Grosbach
2011-08-16
1
-1
/
+0
*
Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...
Evan Cheng
2011-07-26
1
-1
/
+1
*
Basic support for macros with explicit arguments.
Rafael Espindola
2011-06-05
1
-0
/
+1
*
Remove trailing whitespace.
Jim Grosbach
2011-02-11
1
-15
/
+15
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
MC/Lexer: Add 'Real' token type for floating point literals.
Daniel Dunbar
2010-09-24
1
-0
/
+3
*
MC/AsmLexer: Raise LexUntilEndOfStatement to MCAsmLexer.
Daniel Dunbar
2010-07-12
1
-0
/
+2
*
MC: Move getLoc() to MCAsmLexer().
Daniel Dunbar
2010-07-12
1
-0
/
+5
*
Add support for parsing the ELF .type assembler directive.
Matt Fleming
2010-05-21
1
-1
/
+1
*
implement mc asmparser support for '.', which gets the
Chris Lattner
2010-04-14
1
-1
/
+1
*
Added a Register token to AsmToken and the appropriate
Sean Callanan
2010-01-22
1
-0
/
+10
*
create a new MCParser library and move some stuff into it.
Chris Lattner
2010-01-22
1
-0
/
+161