| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lit] Document the undocumented pre-defined substitutions | Daniel Sanders | 2019-12-04 | 1 | -11/+32 |
| * | [lit] Bring back `--threads` option alias | Julian Lettner | 2019-10-10 | 1 | -1/+1 |
| * | [lit] Parse command-line options from LIT_OPTS | Joel E. Denny | 2019-07-08 | 1 | -0/+5 |
| * | [docs][tools] Add missing "program" tags to rst files | James Henderson | 2019-06-27 | 1 | -0/+2 |
| * | [llvm] Document "%T" as deprecated in CommandGuide/lit.rst | Kuba Mracek | 2018-08-25 | 1 | -1/+1 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-31 | 1 | -0/+4 |
| * | Revert r333584: [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-30 | 1 | -4/+0 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-30 | 1 | -0/+4 |
| * | Revert r330755 "[lit] Report line number for failed RUN command" | Reid Kleckner | 2018-04-25 | 1 | -2/+0 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-04-24 | 1 | -0/+2 |
| * | Revert "lit.py: Add new %{shared_output(LABEL)} substitution" | Jordan Rose | 2017-10-14 | 1 | -12/+11 |
| * | lit.py: Add new %{shared_output(LABEL)} substitution | Jordan Rose | 2017-10-13 | 1 | -11/+12 |
| * | [lit] add a -vv option to echo all executed commands. | George Karpenkov | 2017-07-13 | 1 | -0/+7 |
| * | [lit] Modify LIT to accept environment variable LIT_FILTER to select tests. | George Karpenkov | 2017-07-07 | 1 | -0/+7 |
| * | lit.rst: Fix sphinx complaint about multiple option definitions | Matthias Braun | 2017-02-09 | 1 | -1/+1 |
| * | [docs] cleanup documentation on lit substitutions | David Bozier | 2017-02-09 | 1 | -9/+5 |
| * | [lit] Support sharding testsuites, for parallel execution. | Graydon Hoare | 2017-01-18 | 1 | -0/+17 |
| * | [lit] Document the 'available_features' member of the config object. | Daniel Sanders | 2016-07-26 | 1 | -0/+3 |
| * | Document standard substitutions defined by lit. | Paul Robinson | 2016-04-04 | 1 | -0/+29 |
| * | CommandGuide/lit.rst: Document the new commandline option -a | Matthias Braun | 2015-11-06 | 1 | -0/+5 |
| * | Fix "the the" in comments. | Eric Christopher | 2015-06-19 | 1 | -1/+1 |
| * | Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param | Matthias Braun | 2015-05-04 | 1 | -1/+1 |
| * | Fix docs typo regarding lit.local.cfg files | Jonathan Roelofs | 2015-02-07 | 1 | -1/+1 |
| * | [LIT] Remove documentation for method since it does not exist | Eric Fiselier | 2014-08-21 | 1 | -8/+0 |
| * | [LIT]Correct name of global lit configuration object to be lit_config (not lit). | Eric Fiselier | 2014-08-15 | 1 | -1/+1 |
| * | [lit] Add --show-xfail flag to LIT. | Eric Fiselier | 2014-08-02 | 1 | -0/+4 |
| * | Add documentation for lit's --show-unsupported flag | Eric Fiselier | 2014-07-31 | 1 | -0/+4 |
| * | [lit] Change --show-{tests,suites} to exit after printing. | Daniel Dunbar | 2013-08-08 | 1 | -1/+5 |
| * | [lit] Remove --repeat option, which wasn't that useful. | Daniel Dunbar | 2013-08-08 | 1 | -5/+0 |
| * | Use pipefail when available. | Rafael Espindola | 2013-07-26 | 1 | -0/+4 |
| * | Fix incorrect parameter name in LIT docs. | Sergey Matveev | 2013-05-30 | 1 | -2/+2 |
| * | Documentation: remove more mentions of Tcl | Dmitri Gribenko | 2013-01-19 | 1 | -8/+3 |
| * | Documentation for lit: more formatting: use 'option' and 'program' directives. | Dmitri Gribenko | 2012-11-29 | 1 | -139/+144 |
| * | Documentation for lit: formatting improvements. | Dmitri Gribenko | 2012-11-29 | 1 | -117/+41 |
| * | ReST-ify some markup in the LIT document | Eli Bendersky | 2012-11-20 | 1 | -10/+10 |
| * | lit: Rename the valgrind leaks feature to match what is currently used | Daniel Dunbar | 2012-10-19 | 1 | -1/+1 |
| * | lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. | Daniel Dunbar | 2012-10-19 | 1 | -0/+13 |
| * | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer | 2012-06-02 | 1 | -1/+1 |
| * | [docs] Add ReST version of all the man pages. | Daniel Dunbar | 2012-05-08 | 1 | -0/+474 |