summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/Record.h
Commit message (Expand)AuthorAgeFilesLines
* Generalize the previous binary operator support and add a string concatenationChris Lattner2006-03-311-7/+33
* Implement Regression/TableGen/DagDefSubst.llChris Lattner2006-03-301-9/+9
* implement test/Regression/TableGen/DagIntSubst.llChris Lattner2006-01-311-1/+7
* Rename Record::getValueAsListDef to getValueAsListOfDefs, to more accuratelyChris Lattner2005-10-281-4/+4
* Added method to return a vector of records for a ListInit of Def field. ThisJim Laskey2005-10-281-0/+6
* Add a new Record::getValueAsCode method to mirror the other getValueAs*Chris Lattner2005-09-131-0/+6
* add a setName method to recordChris Lattner2005-08-191-1/+1
* Add a setName method to Record.Chris Lattner2005-08-191-0/+14
* Eliminate tabs and trailing spacesJeff Cohen2005-04-221-3/+3
* Remove trailing whitespaceMisha Brukman2005-04-221-15/+15
* Major change to tblgen: instead of resolving values every time a class isChris Lattner2005-04-191-22/+38
* implementing shifting of literal integersChris Lattner2005-04-191-0/+2
* Add initial lexer and parser support for shifting values. Every use of thisChris Lattner2005-04-191-0/+5
* For PR387:Reid Spencer2004-12-061-43/+174
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-271-7/+13
* Make VC happier, patch contributed by Morten OfstadChris Lattner2004-10-231-1/+1
* Implement test/Regression/TableGen/ListSlices.tdChris Lattner2004-07-271-5/+51
* Add initial support for list slices. This currently allows you to do stuffChris Lattner2004-07-261-0/+11
* The "best" of both worlds: readable C++ comments and valid HTML For doxygen.Misha Brukman2004-04-151-4/+7
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+849
OpenPOWER on IntegriCloud