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
/
test
/
benchmarks
/
disassembly
/
TestDisassembly.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-156
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-16
/
+18
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-0
/
+2
*
Refactored lldb executable name discovery
Vince Harron
2015-05-18
1
-5
/
+5
*
XFAIL pexpect tests on Windows.
Zachary Turner
2015-01-20
1
-0
/
+2
*
Fixes a number of issue related to test portability on Windows.
Zachary Turner
2014-07-18
1
-1
/
+2
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Move some print stmts to the test method, where they get printed only if the ...
Johnny Chen
2011-12-10
1
-4
/
+8
*
Modified the script to have the flexibility of specifying the gdb executable ...
Johnny Chen
2011-12-07
1
-1
/
+22
*
Fix wrong directory name.
Johnny Chen
2011-10-21
1
-1
/
+1
*
Parameterize the iteration count used when running benchmarks, instead of har...
Johnny Chen
2011-10-20
1
-4
/
+7
*
If we spawn an lldb process for test (via pexpect), do not load the init file...
Johnny Chen
2011-10-07
1
-2
/
+2
*
Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' ex...
Johnny Chen
2011-08-26
1
-1
/
+1
*
Add a benchmark comparing lldb vs. gdb with disassembly on a large function (...
Johnny Chen
2011-08-04
1
-0
/
+127