summaryrefslogtreecommitdiff
path: root/lib/TableGen/TGParser.h
Commit message (Expand)AuthorAge
* tblgen: Diagnose duplicate includes.Sean Silva2013-02-07
* TableGen: Keep track of superclass reference ranges.Jordan Rose2013-01-10
* tblgen: Factor out common code.Sean Silva2013-01-09
* Inline this into its only caller.Sean Silva2013-01-09
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* tblgen: Whitespace and 80-col cleanup.Sean Silva2012-10-04
* Simplify TGParser::ProcessForEachDefs.Jakob Stoklund Olesen2012-05-24
* Remove stray semi-colon.Daniel Dunbar2012-02-28
* Add Foreach LoopDavid Greene2012-02-22
* Process Defm Prefix as InitDavid Greene2011-10-19
* Parse Def ID as ValueDavid Greene2011-10-19
* Make ID Parsing More FlexibleDavid Greene2011-10-19
* Make Template Arg Names InitsDavid Greene2011-10-19
* Let SetValue Take and Init NameDavid Greene2011-10-19
* Remove MultidefsDavid Greene2011-10-07
* Parser Multidef SupportDavid Greene2011-10-05
* Refactor Multiclass Def ProcessingDavid Greene2011-10-05
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01