aboutsummaryrefslogtreecommitdiffstats
path: root/lib/TableGen/TGParser.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+7
* tblgen: Diagnose duplicate includes.Sean Silva2013-02-071-1/+1
* TableGen: Keep track of superclass reference ranges.Jordan Rose2013-01-101-1/+1
* tblgen: Factor out common code.Sean Silva2013-01-091-0/+1
* Inline this into its only caller.Sean Silva2013-01-091-1/+0
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-2/+2
* tblgen: Whitespace and 80-col cleanup.Sean Silva2012-10-041-11/+12
* Simplify TGParser::ProcessForEachDefs.Jakob Stoklund Olesen2012-05-241-11/+9
* Remove stray semi-colon.Daniel Dunbar2012-02-281-1/+1
* Add Foreach LoopDavid Greene2012-02-221-2/+38
* Process Defm Prefix as InitDavid Greene2011-10-191-1/+1
* Parse Def ID as ValueDavid Greene2011-10-191-1/+1
* Make ID Parsing More FlexibleDavid Greene2011-10-191-4/+18
* Make Template Arg Names InitsDavid Greene2011-10-191-2/+2
* Let SetValue Take and Init NameDavid Greene2011-10-191-1/+6
* Remove MultidefsDavid Greene2011-10-071-1/+0
* Parser Multidef SupportDavid Greene2011-10-051-0/+1
* Refactor Multiclass Def ProcessingDavid Greene2011-10-051-0/+15
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+122