aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/OptParserEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVX] Make Inits FoldableDavid Greene2011-07-111-8/+8
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* tblgen/OptParser: Use EmitSourceFileHeader.Daniel Dunbar2010-01-041-20/+4
* OptParser: Emit HelpText field for option groups.Daniel Dunbar2009-12-041-1/+12
* TableGen/OptParser: When ordering options, make "sentinel" options appear beforeDaniel Dunbar2009-11-191-3/+10
* TableGen: Add initial backend for clang Driver's option parsing.Daniel Dunbar2009-11-181-0/+192