summaryrefslogtreecommitdiff
path: root/utils/TableGen/OptParserEmitter.cpp
Commit message (Expand)AuthorAge
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01
* Unconstify InitsDavid Greene2011-07-29
* [AVX] Constify InitsDavid Greene2011-07-29
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-11
* [AVX] Make Inits FoldableDavid Greene2011-07-11
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* tblgen/OptParser: Use EmitSourceFileHeader.Daniel Dunbar2010-01-04
* OptParser: Emit HelpText field for option groups.Daniel Dunbar2009-12-04
* TableGen/OptParser: When ordering options, make "sentinel" options appear beforeDaniel Dunbar2009-11-19
* TableGen: Add initial backend for clang Driver's option parsing.Daniel Dunbar2009-11-18