Age | Commit message (Expand) | Author |
---|---|---|
2013-01-07 | Change SMRange to be half-open (exclusive end) instead of closed (inclusive) | Jordan Rose |
2012-09-19 | Add support for macro parameters/arguments delimited by spaces, | Preston Gurd |
2011-10-16 | Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing. | Benjamin Kramer |
2010-07-12 | MC: Move getLoc() to MCAsmLexer(). | Daniel Dunbar |
2010-01-22 | create a new MCParser library and move some stuff into it. | Chris Lattner |