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
*
Convert various CommandInterpreter functions to StringRef.
Zachary Turner
2016-10-05
11
-297
/
+286
*
Add the ability to set breakpoints on named RenderScript reductions
Luke Drummond
2016-10-05
2
-40
/
+404
*
Fix some test failures due to the recent Breakpoint patch.
Zachary Turner
2016-10-05
1
-9
/
+3
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
20
-820
/
+25
*
Try to fix Android build.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Convert some breakpoint code to use StringRef.
Zachary Turner
2016-10-05
4
-257
/
+198
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
39
-233
/
+274
*
Disable warnings in LLDBWrapPython.cpp with -Werror.
Zachary Turner
2016-10-05
1
-0
/
+8
*
[RenderScript] reflow/reword some comments and normalize names
Luke Drummond
2016-10-05
4
-567
/
+508
*
xfailing minidump tests again ... :(
Dimitar Vlahovski
2016-10-05
1
-0
/
+6
*
Fixing new Minidump plugin tests
Dimitar Vlahovski
2016-10-05
3
-18
/
+14
*
cleanup RSCoordinate handling and factor out coordinate parser
Luke Drummond
2016-10-05
2
-128
/
+141
*
Delete unused global in ClangExpressionVariable.cpp
Luke Drummond
2016-10-05
1
-2
/
+0
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-57
/
+57
*
Change Platform::GetRemoteSharedModule so if it's given a ModuleSpec
Jason Molenda
2016-10-05
1
-0
/
+19
*
The collision of class C and libsystem_c.dylib:C is a failure
Jim Ingham
2016-10-05
1
-2
/
+17
*
This test is failing because there's a global symbol "C" in libsystem_c.dylib,
Jim Ingham
2016-10-05
1
-1
/
+1
*
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
Mehdi Amini
2016-10-05
1
-57
/
+57
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-57
/
+57
*
Add the new minidump files to the Xcode project.
Jim Ingham
2016-10-05
1
-4
/
+12
*
xfailing tests for Minidump plugin
Dimitar Vlahovski
2016-10-04
1
-0
/
+6
*
Fix the decorator of TestBreakpointCaseSensitivity
Tamas Berghammer
2016-10-04
1
-4
/
+2
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
17
-21
/
+800
*
Improvements to testing blacklist
Francis Ricci
2016-10-04
4
-41
/
+20
*
Fix FixupEnvironment on Android after the Args refactor
Tamas Berghammer
2016-10-04
1
-5
/
+6
*
Finish adding the individual instruction tests to the x86 unwinder
Jason Molenda
2016-10-04
4
-8
/
+725
*
Fix TestNestedAliases.py
Zachary Turner
2016-10-04
1
-5
/
+6
*
Fix test when using remote debugging.
Pavel Labath
2016-10-04
1
-1
/
+1
*
Try to fix failing tests when running remote test suite.
Zachary Turner
2016-10-04
1
-1
/
+1
*
Fix the data formatter for std::multiset in libc++ - this is a trivial amount...
Enrico Granata
2016-10-04
1
-25
/
+45
*
Changes to the std::multimap formatter to make it work against trunk libc++
Enrico Granata
2016-10-03
1
-10
/
+50
*
Modernize some code related to Args usage / implementation.
Zachary Turner
2016-10-03
4
-225
/
+206
*
Refactor the Args class.
Zachary Turner
2016-10-03
5
-380
/
+345
*
add a simple test case to validate test id()
Todd Fiala
2016-10-03
1
-0
/
+17
*
Fix regex in lldb lit test TestCallStopAndContinue
Tim Hammerquist
2016-10-03
1
-1
/
+1
*
[CMake] Fixing a few missing dependencies on intrinsics_gen
Chris Bieneman
2016-10-03
2
-0
/
+8
*
Revert "XFAIL TestSBData for gcc-4.9 i386"
Pavel Labath
2016-10-02
1
-1
/
+0
*
[lldb-mi] Fix prompt which can get inserted in the middle of program output i...
Dawn Perchik
2016-10-01
1
-1
/
+3
*
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
Mehdi Amini
2016-10-01
2
-23
/
+23
*
Add unit tests for specific instruction patterns that the x86
Jason Molenda
2016-10-01
1
-0
/
+519
*
Fix up this test case.
Jim Ingham
2016-10-01
1
-35
/
+0
*
Add support for some extended push instructions in i386/x86_64 like
Jason Molenda
2016-10-01
3
-48
/
+387
*
test infra: clear file-charged issues on rerun of file
Todd Fiala
2016-10-01
4
-20
/
+137
*
Fix up the test so it gets closer to passing.
Jim Ingham
2016-09-30
1
-40
/
+11
*
Add the radar on our end to the bugreport string.
Jim Ingham
2016-09-30
1
-3
/
+3
*
Add the radar from our end to the bugreport string.
Jim Ingham
2016-09-30
1
-1
/
+1
*
IsValid is the way to ask a breakpoint location whether it is valid.
Jim Ingham
2016-09-30
1
-2
/
+3
*
Adding ivars in class extensions isn't supported on i386; skip a test.
Sean Callanan
2016-09-30
1
-0
/
+1
*
Fix comment - Module::PrepareForFunctionNameLookup should be Module::LookupIn...
Dawn Perchik
2016-09-30
2
-2
/
+2
*
Fixed several i386 Objective-C tests by completing objects, not their pointers.
Sean Callanan
2016-09-30
1
-50
/
+61
[next]