Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Sort a few more #include lines in tools/... unittests/... and utils/... | Chandler Carruth |
2012-12-05 | Copy clang/Driver/<Option parsing stuff> to llvm. | Michael J. Spencer |
2011-10-06 | Remove the Clang tblgen backends from LLVM. | Peter Collingbourne |
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne |
2011-07-29 | Unconstify Inits | David Greene |
2011-07-29 | [AVX] Constify Inits | David Greene |
2011-07-11 | Revert r134921, 134917, 134908 and 134907. They're causing failures | Eric Christopher |
2011-07-11 | [AVX] Make Inits Foldable | David Greene |
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner |
2010-01-04 | tblgen/OptParser: Use EmitSourceFileHeader. | Daniel Dunbar |
2009-12-04 | OptParser: Emit HelpText field for option groups. | Daniel Dunbar |
2009-11-19 | TableGen/OptParser: When ordering options, make "sentinel" options appear before | Daniel Dunbar |
2009-11-18 | TableGen: Add initial backend for clang Driver's option parsing. | Daniel Dunbar |