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][macOS] Add a utility function to find the platform SDK version
Alex Lorenz
2017-06-02
1
-0
/
+14
*
Return a lit.Test.Result object from TestRunner's executeShTest()
Dimitry Andric
2017-05-25
1
-1
/
+1
*
[lit] Take the last error when executing pipelines.
Zachary Turner
2017-05-19
1
-6
/
+2
*
Add back a dummy --use-processes.
Rafael Espindola
2017-05-17
1
-0
/
+3
*
Always use the multiprocess module.
Rafael Espindola
2017-05-17
2
-115
/
+3
*
[lit] Try to exit more cleanly
Reid Kleckner
2017-05-02
2
-11
/
+25
*
[lit] Try using process pools by default again
Reid Kleckner
2017-04-07
1
-1
/
+1
*
[lit] Implement timeouts and max_time for process pool testing
Reid Kleckner
2017-04-06
3
-50
/
+83
*
[lit] Revert to old execution strategy while I debug these pickling errors
Reid Kleckner
2017-04-05
1
-1
/
+1
*
[lit] Use Python 3 style print to satisfy some bots
Reid Kleckner
2017-04-05
1
-1
/
+1
*
[lit] Use process pools for test execution by default
Reid Kleckner
2017-04-05
2
-42
/
+173
*
[lit] Add a minimum export implementation.
Rafael Espindola
2017-04-04
1
-9
/
+21
*
Rename variable.
Rafael Espindola
2017-03-31
1
-1
/
+1
*
Add a %basename substitution.
Rafael Espindola
2017-03-31
1
-1
/
+4
*
Use the current working directory in the glob expansion
Rafael Espindola
2017-03-31
2
-8
/
+13
*
Use os.path.realpath when tracking the cwd.
Rafael Espindola
2017-03-30
1
-1
/
+1
*
lit: support redirect from globs
Rafael Espindola
2017-03-30
1
-7
/
+13
*
Remove unused argument.
Rafael Espindola
2017-03-29
1
-2
/
+2
*
lit: remove python2-isms
Brian Gesiak
2017-03-22
1
-2
/
+2
*
Teach lit to expand glob expressions.
Zachary Turner
2017-03-03
3
-9
/
+58
*
Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL
Greg Parker
2017-01-25
15
-84
/
+566
*
Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL
Alex Lorenz
2017-01-24
15
-566
/
+84
*
[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker
2017-01-24
15
-84
/
+566
*
Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"
Greg Parker
2017-01-24
18
-571
/
+89
*
[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker
2017-01-24
18
-89
/
+571
*
[lit] Limit parallelism of sanitizer tests on Darwin [llvm part, take 2]
Kuba Mracek
2017-01-20
4
-5
/
+23
*
[lit] Support sharding testsuites, for parallel execution.
Graydon Hoare
2017-01-18
2
-0
/
+121
*
[LIT] Make util.executeCommand python3 friendly
Eric Fiselier
2017-01-18
1
-0
/
+4
*
Revert r292231.
Kuba Mracek
2017-01-17
4
-28
/
+4
*
[lit] Limit parallelism of sanitizer tests on Darwin [llvm part]
Kuba Mracek
2017-01-17
4
-4
/
+28
*
[gtest] Upgrade googletest to version 1.8.0, minimizing local changes.
Chandler Carruth
2017-01-04
1
-1
/
+7
*
[AVR] Whitelist the avrlit config environment variables
Dylan McKay
2016-12-15
1
-1
/
+1
*
Revert "[AVR] Add the very first on-target test"
Renato Golin
2016-12-14
1
-1
/
+1
*
[AVR] Add the very first on-target test
Dylan McKay
2016-12-14
1
-1
/
+1
*
[lit] Support custom parsers in parseIntegratedTestScript
Eric Fiselier
2016-12-05
4
-50
/
+298
*
Recommit r287403 (reverted in r287804): [lit] When setting SDKROOT on Darwin,...
Kuba Mracek
2016-12-01
1
-1
/
+1
*
Revert "[lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the ...
Vedant Kumar
2016-11-23
1
-1
/
+1
*
[lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the right SD...
Kuba Mracek
2016-11-18
1
-1
/
+1
*
[lit] Print negative exit codes on Windows in hex
Reid Kleckner
2016-11-07
1
-2
/
+8
*
[lit] Remove TODO
Brian Gesiak
2016-11-03
2
-175
/
+3
*
[lit] Work around Windows MSys command line tokenization bug
Reid Kleckner
2016-10-26
1
-0
/
+61
*
[lit] Add more testing instructions to README
Brian Gesiak
2016-10-22
1
-0
/
+15
*
[lit] Fix test shtest-timeout.py for modern output
Michal Gorny
2016-10-12
1
-10
/
+9
*
[lit] Fix FormatError on individual test timeout
Michal Gorny
2016-10-12
1
-1
/
+1
*
[lit] Run unit tests as part of lit test suite
Brian Gesiak
2016-10-12
2
-108
/
+112
*
Fix issue which cases lit installed with setup.py to not resolve main
Chris Matthews
2016-10-10
1
-0
/
+2
*
[lit] Remove (or allow specific) unused imports
Brian Gesiak
2016-10-10
4
-10
/
+12
*
[lit] Remove unused TestingProgressDisplay attr
Brian Gesiak
2016-10-10
1
-1
/
+0
*
[lit] Fix undefined symbol ArgumentError
Brian Gesiak
2016-10-10
1
-2
/
+2
*
[lit] Remove semicolons in Python code
Brian Gesiak
2016-10-10
2
-3
/
+3
[next]