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
/
tests
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
make XFAIL, REQUIRES, and UNSUPPORTED support multi-line expressions
Eric Fiselier
2019-01-20
1
-0
/
+6
*
[lit] Respect PYTHONPATH
David Greene
2019-01-07
1
-1
/
+9
*
Python compat - print statement
Serge Guelton
2019-01-03
2
-1
/
+4
*
[lit] Disable shtest-timeout on Windows
Stella Stamenova
2018-09-10
1
-3
/
+1
*
[lit, shtest-timeout] Always use an internal shell for the shtest-timeout to ...
Stella Stamenova
2018-08-28
1
-1
/
+3
*
[lit, python3] Update lit error logging to work correctly in python3 and othe...
Stella Stamenova
2018-08-07
3
-3
/
+3
*
[lit, tests] Fix failing lit test: shtest-format.py
Stella Stamenova
2018-08-07
1
-1
/
+1
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
8
-26
/
+26
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-31
8
-0
/
+41
*
Revert r333584: [lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
8
-41
/
+0
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
8
-0
/
+41
*
[lit] Try to make `shtest-timeout.py` test more reliable by using a
Dan Liew
2018-05-22
1
-2
/
+2
*
[lit] Don't run `slow.py` in `shtest-timeout.py` test.
Dan Liew
2018-05-22
1
-9
/
+0
*
Escape ]]> in xunit xml output
Alexander Richardson
2018-05-16
1
-2
/
+2
*
[LIT] Move xunit tests tests into their own location, and and add failures
Chris Matthews
2018-05-10
3
-1
/
+49
*
[LIT] Add the missing file
Chris Matthews
2018-05-10
1
-0
/
+7
*
Revert r330755 "[lit] Report line number for failed RUN command"
Reid Kleckner
2018-04-25
8
-38
/
+0
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-04-24
8
-0
/
+38
*
[lit] Remove a timing senstive part of `shtest-timeout.py`
Dan Liew
2018-03-28
1
-24
/
+0
*
Revert "Revert "[lit] Generalized /dev/null support on Windows.""
Mircea Trofin
2018-03-27
2
-0
/
+28
*
Revert "[lit] Generalized /dev/null support on Windows."
Mircea Trofin
2018-03-26
2
-28
/
+0
*
[lit] Generalized /dev/null support on Windows.
Mircea Trofin
2018-03-26
2
-0
/
+28
*
[lit] Implement 'cat' command for internal shell
Reid Kleckner
2018-03-26
4
-0
/
+90
*
[lit] - Allow 1 test to report multiple micro-test results to provide support...
Brian Homerding
2018-03-13
3
-0
/
+78
*
[lit] Implement "-r" option for builtin "diff" command + a test using that.
Max Moroz
2018-01-09
8
-0
/
+75
*
[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...
Ying Yi
2017-12-01
16
-0
/
+161
*
Reverted rL318911 since it broke the sanitizer-windows.
Ying Yi
2017-11-23
16
-156
/
+0
*
[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...
Ying Yi
2017-11-23
16
-0
/
+156
*
Revert "lit.py: Add new %{shared_output(LABEL)} substitution"
Jordan Rose
2017-10-14
4
-9
/
+0
*
lit.py: Add new %{shared_output(LABEL)} substitution
Jordan Rose
2017-10-13
4
-0
/
+9
*
[lit] Actually do normalize the case of files in the config map.
Zachary Turner
2017-09-21
1
-1
/
+3
*
[lit] Don't norm case when inserting into the config map.
Zachary Turner
2017-09-21
2
-2
/
+2
*
[lit] Add a test for the builtin config map.
Zachary Turner
2017-09-21
6
-0
/
+24
*
[lit] Make lit support config files with .py extension.
Zachary Turner
2017-09-21
1
-0
/
+5
*
[lit] support unsetting env variables (again!)
Ben Dunbobbin
2017-08-18
6
-0
/
+76
*
Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs"
Reid Kleckner
2017-08-02
1
-3
/
+0
*
[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs
Reid Kleckner
2017-07-31
1
-0
/
+3
*
lit::shtest-format.py: Make write-bad-encoding.py py3-aware.
NAKAMURA Takumi
2017-07-29
1
-1
/
+1
*
[lit] Use a %{python} substitution to avoid relying on python being on PATH
Reid Kleckner
2017-07-28
5
-9
/
+7
*
[lit] Fix shtest-format external_shell failures
Reid Kleckner
2017-07-28
3
-4
/
+7
*
[lit] Port googletest lit tests to Windows
Reid Kleckner
2017-07-28
3
-0
/
+0
*
[lit] Fix order of checks in shtest-shell.py test
Brian Gesiak
2017-07-27
2
-0
/
+10
*
[lit] Fix race between shtest-shell and max-failures tests
Reid Kleckner
2017-07-26
1
-0
/
+6
*
[lit] Fix shtest-shell and max-failures lit tests on Windows
Reid Kleckner
2017-07-26
5
-10
/
+10
*
[lit] Implement timeouts and max_time for process pool testing
Reid Kleckner
2017-04-06
2
-38
/
+42
*
Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL
Greg Parker
2017-01-25
9
-3
/
+37
*
Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL
Alex Lorenz
2017-01-24
9
-37
/
+3
*
[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker
2017-01-24
9
-3
/
+37
*
Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"
Greg Parker
2017-01-24
12
-40
/
+7
*
[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker
2017-01-24
12
-7
/
+40
[next]