Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |