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
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Turn on new test summary results by default."
Pavel Labath
2015-12-11
2
-9
/
+2
*
test result details now print module.class.test_name in verbose mode.
Todd Fiala
2015-12-10
2
-2
/
+10
*
Add NetBSD support in the buildDriver and buildLibrary routines
Kamil Rytarowski
2015-12-10
1
-2
/
+2
*
Remove the -y option from dotest.py.
Zachary Turner
2015-12-10
11
-38
/
+9
*
Remove the -x option from dotest.py.
Zachary Turner
2015-12-10
6
-20
/
+3
*
Remove deprecated command line options from dotest.py
Zachary Turner
2015-12-10
2
-19
/
+0
*
Remove the --output-on-success command line argument from dotest.
Zachary Turner
2015-12-10
4
-31
/
+5
*
Remove the -T option from dotest.py.
Zachary Turner
2015-12-10
3
-17
/
+0
*
Remove -w option from dotest.py.
Zachary Turner
2015-12-10
3
-16
/
+0
*
Add Hexagon ABI to System Initialization
Ted Woodward
2015-12-10
1
-0
/
+3
*
Add modules downloaded by ModuleCache to the global ModuleList
Tamas Berghammer
2015-12-10
1
-5
/
+11
*
Switch to gold linker on android x86, x86_64, arm
Tamas Berghammer
2015-12-10
1
-0
/
+7
*
[RenderScript] Refactor condition deciding when to JIT RS runtime
Ewan Crawford
2015-12-10
1
-9
/
+19
*
Differential Revision: http://reviews.llvm.org/D15333
Aidan Dodds
2015-12-10
1
-9
/
+7
*
enable timeout/exceptional exit support for xUnit formatter
Todd Fiala
2015-12-09
3
-2
/
+97
*
Put progress.py back, apparently this can't be deleted.
Zachary Turner
2015-12-09
1
-0
/
+154
*
Remove the -P option from dotest.py
Zachary Turner
2015-12-09
5
-175
/
+0
*
Delete the -n command line option from dotest.py.
Zachary Turner
2015-12-09
3
-19
/
+7
*
Remove the -i command line option from dotest.py.
Zachary Turner
2015-12-09
3
-11
/
+0
*
Delete the -F command line option from dotest.py.
Zachary Turner
2015-12-09
3
-9
/
+0
*
Remove -k command line option from dotest.py.
Zachary Turner
2015-12-09
5
-97
/
+0
*
Remove -e option from dotest.py.
Zachary Turner
2015-12-09
7
-27
/
+8
*
Remove -libcxx option from dotest.py
Zachary Turner
2015-12-09
2
-4
/
+0
*
Move XunitFormatter into its own xunit_formatter.py file.
Todd Fiala
2015-12-09
2
-483
/
+505
*
Fix new summary to include exceptional exit count in determining exit value
Todd Fiala
2015-12-09
2
-14
/
+35
*
Disable the issue verification tests.
Todd Fiala
2015-12-09
3
-0
/
+0
*
create 3 issues for testbots: FAIL, ERROR (exceptional), and TIMEOUT
Todd Fiala
2015-12-09
4
-0
/
+66
*
Turn on new test summary results by default.
Todd Fiala
2015-12-09
2
-2
/
+9
*
[RenderScript] Add hook for destroyed allocations
Ewan Crawford
2015-12-09
2
-1
/
+46
*
Correctly XFAIL TestReturnValue
Pavel Labath
2015-12-09
1
-1
/
+1
*
[LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInter...
Sagar Thakur
2015-12-09
2
-7
/
+11
*
XFAIL TestReturnValue for remote Windows->Android tests
Pavel Labath
2015-12-09
2
-1
/
+4
*
Fix a cleanup error in TestPlatformProcessConnect.py
Tamas Berghammer
2015-12-09
1
-1
/
+1
*
wire timeouts and exceptional inferior process exits through the test event s...
Todd Fiala
2015-12-09
5
-54
/
+420
*
Add some additional safety checks to the StructuredData access
Jason Molenda
2015-12-09
1
-52
/
+74
*
When printing warnings, the repeat_key should be
Sean Callanan
2015-12-09
2
-3
/
+3
*
Fix DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-12-09
1
-1
/
+4
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
6
-164
/
+6
*
Remove default case in switch which covers all enumeration values
Ed Maste
2015-12-08
1
-1
/
+0
*
Remove the -X option from dotest.py
Zachary Turner
2015-12-08
3
-10
/
+3
*
Remove the -g option from dotest.py
Zachary Turner
2015-12-08
3
-11
/
+1
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
5
-49
/
+0
*
Change DeclContextFindDeclByName to return a vector of CompilerDecl objects. ...
Greg Clayton
2015-12-08
6
-20
/
+19
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
4
-22
/
+1
*
Remove the -D option from dotest.py.
Zachary Turner
2015-12-08
3
-9
/
+0
*
flip on executable bit on test runner tests
Todd Fiala
2015-12-08
2
-0
/
+0
*
Fix MSVC build after rL255016
Tamas Berghammer
2015-12-08
1
-2
/
+4
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
25
-151
/
+576
*
Add a new option to Platform::LoadImage to install the image
Tamas Berghammer
2015-12-08
8
-31
/
+225
*
Fixup dotest.py on mac for the configuration package
Pavel Labath
2015-12-08
2
-3
/
+3
[next]