aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/Record.h
Commit message (Expand)AuthorAgeFilesLines
* Add explicit keywords.Dan Gohman2008-03-251-9/+10
* Add interator interface to DAGInit alsoAnton Korobeynikov2008-01-221-0/+22
* Provide iterator access to ListInit contentsAnton Korobeynikov2008-01-211-0/+11
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* change the Init print methods to return strings, and implement Chris Lattner2007-11-221-20/+19
* eliminate a bunch of print methods that are duplicate with the getAsString() ...Chris Lattner2007-11-221-9/+1
* Add the ability to convert a tblgen type to a string.Chris Lattner2007-11-201-3/+9
* Add convenient helper to obtain list of intsAnton Korobeynikov2007-11-111-1/+7
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1147