summaryrefslogtreecommitdiff
path: root/utils/TableGen/OptParserEmitter.cpp
Commit message (Expand)AuthorAge
* Typo.Peter Collingbourne2013-10-20
* Provide basic type safety for array_pod_sort comparators.Benjamin Kramer2013-09-22
* Option parsing: support case-insensitive option matching.Rui Ueyama2013-08-28
* Revert "Option parsing: support case-insensitive option matching." as it brok...Rui Ueyama2013-08-28
* Option parsing: support case-insensitive option matching.Rui Ueyama2013-08-27
* Option parsing: remove non-SUPPORT_ALIASARGS fall-backHans Wennborg2013-07-31
* Option parsing: add support for alias arguments.Hans Wennborg2013-07-31
* Sort a few more #include lines in tools/... unittests/... and utils/...Chandler Carruth2013-01-02
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-05
* Remove the Clang tblgen backends from LLVM.Peter Collingbourne2011-10-06
* 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