summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/llvmAsmParser.h
Commit message (Expand)AuthorAgeFilesLines
* Convert this over to work with the new makefilesChris Lattner2006-02-151-140/+0
* regenerateChris Lattner2006-01-251-40/+41
* Rename methodChris Lattner2006-01-241-40/+41
* regenerateChris Lattner2006-01-231-239/+98
* Make sure intrinsic auto-upgrade is invoked correctly.Reid Spencer2006-01-191-97/+239
* Lexer and parser support for the insertelement operation.Robert Bocchino2006-01-171-237/+97
* For PR411:Reid Spencer2006-01-161-96/+237
* Added lexer and parser support for the extractelement operation.Robert Bocchino2006-01-101-2/+3
* regenerateChris Lattner2005-11-121-61/+62
* Add support alignment of allocation instructions.Nate Begeman2005-11-051-231/+94
* When a function takes a variable number of pointer arguments, with a zeroJeff Cohen2005-10-231-4/+4
* Implement PR614:Reid Spencer2005-08-271-0/+271
* Add support for extern varargs methods & varargs method callsChris Lattner2001-07-251-91/+0
* Add support to the parser to recognize floating point constantsChris Lattner2001-07-151-51/+53
* Implementation of Store & GetElementPtrChris Lattner2001-07-081-7/+6
* Implemented shl, shl, & load instructionsChris Lattner2001-07-081-25/+28
* Moved Cast from being a Unary instruction to being an "Other" instructionChris Lattner2001-07-081-5/+5
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-26/+25
* Updates to supportChris Lattner2001-06-111-0/+1
* Initial revisionChris Lattner2001-06-061-0/+87
OpenPOWER on IntegriCloud