summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FileParser.y
Commit message (Expand)AuthorAgeFilesLines
* Generalize the previous binary operator support and add a string concatenationChris Lattner2006-03-311-16/+6
* Implement Regression/TableGen/DagDefSubst.llChris Lattner2006-03-301-25/+24
* implement test/Regression/TableGen/DagIntSubst.llChris Lattner2006-01-311-1/+1
* Refactor this a bit to move ParsingTemplateArgs to only apply to classes,Chris Lattner2005-09-301-11/+25
* Generate a parse error instead of a checked exception if template args areChris Lattner2005-09-301-14/+10
* Refactor the grammar a bit to implement TableGen/ForwardRef.tdChris Lattner2005-09-301-28/+38
* Rearrange two rules, which apparently makes some versions of bison happier.Chris Lattner2005-09-121-15/+15
* Add support for automatically created anonymous definitions.Chris Lattner2005-09-081-1/+30
* Tabs to spaces.Chris Lattner2005-09-081-12/+12
* Major change to tblgen: instead of resolving values every time a class isChris Lattner2005-04-191-20/+31
* Add initial lexer and parser support for shifting values. Every use of thisChris Lattner2005-04-191-0/+19
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Add initial support for list slices. This currently allows you to do stuffChris Lattner2004-07-261-16/+44
* Do not remove an active template argument even if the superclass had one of theChris Lattner2004-02-281-1/+2
* Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crashChris Lattner2004-02-281-3/+9
* exit(1) instead of abort()'ing on errorChris Lattner2004-02-131-23/+23
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-10/+17
* Added LLVM copyright notice.John Criswell2003-10-211-0/+7
* Regularize header file commentsChris Lattner2003-10-131-1/+1
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+510
OpenPOWER on IntegriCloud