aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser/Lexer.l
Commit message (Expand)AuthorAgeFilesLines
* Add support for extern varargs methods & varargs method callsChris Lattner2001-07-251-0/+1
* Implement forward/external declarations for methods. Also, emit an error if ...Chris Lattner2001-07-151-4/+1
* Add support to the parser to recognize floating point constantsChris Lattner2001-07-151-0/+5
* Implementation of Store & GetElementPtrChris Lattner2001-07-081-2/+1
* Implemented shl, shl, & load instructionsChris Lattner2001-07-081-4/+8
* Moved Cast from being a Unary instruction to being an "Other" instructionChris Lattner2001-07-081-2/+2
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-1/+2
* Initial revisionChris Lattner2001-06-061-0/+184