index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
lit
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lit] Use full config path in diagnostics.
Daniel Dunbar
2016-07-21
1
-1
/
+1
*
[lit] Bump version number.
Daniel Dunbar
2016-07-21
1
-2
/
+2
*
[lit] Add SANITIZER_IGNORE_CVE_2016_2143 to pass_vars.
Marcin Koscielnicki
2016-06-26
1
-1
/
+2
*
[lit] Only gather redirected files for command failures.
Daniel Dunbar
2016-06-10
1
-10
/
+11
*
Revert "[lit] Use os.devnull instead of named temp files"
Vedant Kumar
2016-06-09
1
-5
/
+19
*
[lit] Use os.devnull instead of named temp files
Vedant Kumar
2016-06-09
1
-19
/
+5
*
[lit] Ensure we get bytes when reading redirected output files.
Daniel Dunbar
2016-06-08
1
-1
/
+1
*
[lit] Ignore errors when decoding redirected output.
Daniel Dunbar
2016-06-07
1
-1
/
+1
*
[lit] Fix an uninitialized var on Windows.
Daniel Dunbar
2016-06-07
1
-1
/
+2
*
[utils/lit] Show available_features with --show-suites.
Daniel Dunbar
2016-06-07
1
-0
/
+3
*
[lit] Improve logging with file redirection.
Daniel Dunbar
2016-06-07
4
-9
/
+39
*
[lit] Improve readability of failing scripts.
Daniel Dunbar
2016-06-02
6
-14
/
+69
*
[lit] Factor out a helper for shell command results.
Daniel Dunbar
2016-06-02
1
-8
/
+22
*
Add "REQUIRES-ANY" feature test
Eric Fiselier
2016-06-02
4
-3
/
+19
*
[lit] Add %:[STpst] to represent paths without colons on Windows.
Rui Ueyama
2016-04-30
1
-0
/
+18
*
lit: python3 compatibility fix
Matthias Braun
2016-03-31
1
-1
/
+8
*
[lit][googletest] Handle upstream gtest output
Daniel Dunbar
2016-03-31
4
-0
/
+67
*
[lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas
2016-03-17
1
-2
/
+14
*
[lit] Hack lit to allow a test suite to request that it is run "early".
Chandler Carruth
2016-03-12
3
-2
/
+14
*
The canonical way to XFAIL a test for all targets is XFAIL: *, not XFAIL:
Benjamin Kramer
2016-02-04
1
-1
/
+1
*
Add "/dev/tty" as a special file name for lit tests.
Yunzhong Gao
2016-01-27
1
-0
/
+4
*
[lit] Fix handling of per test timeout when the installed psutil version
Dan Liew
2016-01-13
1
-1
/
+8
*
Revert "Teach the CMake build system to run lit's test suite. These can be run"
Dan Liew
2016-01-09
3
-50
/
+2
*
Teach the CMake build system to run lit's test suite. These can be run
Dan Liew
2016-01-08
3
-2
/
+50
*
[lit] Implement support of per test timeout in lit.
Dan Liew
2015-12-27
17
-32
/
+585
*
lit: Limit number of processes on Windows to 32.
Nico Weber
2015-12-22
1
-1
/
+3
*
[lit] Fix bug when using Python3 where a failing test would not show
Dan Liew
2015-11-19
1
-1
/
+3
*
[lit] Improve error message when lit fails to executable a command by
Dan Liew
2015-11-13
1
-1
/
+1
*
[lit] Fix bug where ``lit.util.which()`` would return a directory
Dan Liew
2015-11-13
1
-1
/
+1
*
lit: Show all output with --show-all, even in combination with --succinct
Matthias Braun
2015-11-11
1
-0
/
+1
*
lit: Add '-a' option to display commands+output of all tests
Matthias Braun
2015-11-02
1
-4
/
+9
*
lit/TestRunner.py: Factor variable subsitution into an own function; NFCI
Matthias Braun
2015-10-28
1
-25
/
+26
*
lit/TestRunner.py: Factor out Substitution construction; NFC
Matthias Braun
2015-10-28
1
-24
/
+27
*
lit/TestRunner.py: Get execdir from test.getExecPath() instead of passing it ...
Matthias Braun
2015-10-28
1
-5
/
+5
*
lit/TestRunner.py: Make parseIntegratedTestScriptCommands() keyword list a pa...
Matthias Braun
2015-10-28
1
-3
/
+3
*
Lit: Rework r249161; Move RLIMIT_NPROC to main.py.
NAKAMURA Takumi
2015-10-15
2
-22
/
+22
*
[lit] Raise the default soft process limit when possible
Hal Finkel
2015-10-02
1
-0
/
+22
*
Fix passed env var name in lit for Android tests.
Evgeniy Stepanov
2015-09-04
1
-1
/
+1
*
[lit] Add basic flaky test retry functionality
Reid Kleckner
2015-09-02
3
-2
/
+16
*
Revert "[lit] Speculatively fix PR24554 by manually closing the process handle"
Reid Kleckner
2015-08-31
1
-3
/
+0
*
lit: Match UNSUPPORTED against target triple as we do for XFAIL.
Peter Collingbourne
2015-08-28
1
-0
/
+7
*
[lit] Speculatively fix PR24554 by manually closing the process handle
Reid Kleckner
2015-08-25
1
-0
/
+3
*
[lit] Fix launching executables relative to the cwd after 'cd'
Reid Kleckner
2015-07-22
1
-1
/
+8
*
[LIT] Fix discovery.py test once again
Eric Fiselier
2015-07-21
1
-4
/
+4
*
[lit] Implement 'env' in the internal shell
Reid Kleckner
2015-07-20
1
-7
/
+28
*
[LIT] Allow for executeCommand to take the stdin input.
Eric Fiselier
2015-07-19
1
-3
/
+3
*
Pass 2 more variables to lit tests.
Evgeniy Stepanov
2015-06-23
1
-1
/
+1
*
[LIT] Fix failing LIT tests
Eric Fiselier
2015-06-13
4
-6
/
+8
*
lit: Allow configurations to restrict the set of tests to run
Arnold Schwaighofer
2015-06-01
2
-1
/
+14
*
Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param
Matthias Braun
2015-05-04
1
-1
/
+1
[next]