summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/Lexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* adjust to new style of handling lexer changesChris Lattner2006-02-141-2625/+0
* regenerateChris Lattner2006-01-251-526/+538
* Rename methodChris Lattner2006-01-241-436/+444
* regenerateChris Lattner2006-01-231-540/+546
* Lexer and parser support for the insertelement operation.Robert Bocchino2006-01-171-413/+427
* Regenerate these files. FreeBSD apparently has issues with the version ofChris Lattner2006-01-111-107/+107
* Added lexer and parser support for the extractelement operation.Robert Bocchino2006-01-101-368/+380
* regenerateChris Lattner2005-11-121-450/+460
* Add support alignment of allocation instructions.Nate Begeman2005-11-051-468/+479
* Implement PR614:Reid Spencer2005-08-271-0/+2552
* Add support for extern varargs methods & varargs method callsChris Lattner2001-07-251-2065/+0
* Implement forward/external declarations for methods. Also, emit an error if ...Chris Lattner2001-07-151-288/+275
* Add support to the parser to recognize floating point constantsChris Lattner2001-07-151-256/+266
* Implementation of Store & GetElementPtrChris Lattner2001-07-081-188/+182
* Implemented shl, shl, & load instructionsChris Lattner2001-07-081-212/+223
* Moved Cast from being a Unary instruction to being an "Other" instructionChris Lattner2001-07-081-8/+8
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-210/+215
* Initial revisionChris Lattner2001-06-061-0/+2058
OpenPOWER on IntegriCloud