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
*
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
*
Add namespace qualifiers for UTF functions that just moved.
Adrian McCarthy
2016-09-30
2
-6
/
+6
*
Skip TestRuntimeIvars on i386; the Objective-C V1 runtime doesn't list ivars.
Sean Callanan
2016-09-30
1
-1
/
+1
*
Again fixing windows build breakage like in rL282862
Dimitar Vlahovski
2016-09-30
1
-2
/
+2
*
Fixing windows build breakage caused by rL282822
Dimitar Vlahovski
2016-09-30
1
-10
/
+10
*
XFAIL TestSBData for gcc-4.9 i386
Pavel Labath
2016-09-30
1
-0
/
+1
*
Fix PDB unittests on non-windows platforms
Pavel Labath
2016-09-30
1
-1
/
+1
*
Add the tracking radar on our end.
Jim Ingham
2016-09-30
1
-1
/
+1
*
Add unit tests for simple frameless i386 and x86_64 function
Jason Molenda
2016-09-30
1
-3
/
+222
*
Prefer skipping over x-failing
Enrico Granata
2016-09-30
1
-1
/
+1
*
Do not assume we will be able to discover the return type of this selector ca...
Enrico Granata
2016-09-30
1
-1
/
+1
*
Move UTF functions into namespace llvm.
Justin Lebar
2016-09-30
2
-30
/
+33
*
Switch to using TEST_EQ, TEST_FALSE where appropriate.
Jason Molenda
2016-09-29
1
-43
/
+44
*
Add some logging when trace is on. We're getting a bot failure on i386 that ...
Jim Ingham
2016-09-29
1
-8
/
+15
*
[CMake] LLDB/Expression needs to depend on intrinsics_gen
Chris Bieneman
2016-09-29
1
-0
/
+4
*
Don't expect new-style Objective-C literals to work on i386 with the V1 runtime.
Sean Callanan
2016-09-29
1
-0
/
+1
*
Add a quick note about how to build lldb with debug info using
Jason Molenda
2016-09-29
1
-1
/
+8
*
Fixed TestObjCMethods2/i386 by separating out the portions that require ObjC V2.
Sean Callanan
2016-09-29
1
-13
/
+17
*
This test will not work in i386 mode because we don't create interesting type...
Enrico Granata
2016-09-29
1
-0
/
+1
*
Fix an issue where, in i386 mode, the wrong values were being copied into the...
Enrico Granata
2016-09-29
1
-2
/
+2
*
To fix TestObjCMethods2/i386, allowed messaging nil ObjC objects as in x86_64.
Sean Callanan
2016-09-29
1
-0
/
+3
*
Add a unit test for an x86_64 assembly inspection of
Jason Molenda
2016-09-29
1
-18
/
+177
*
Re-commit the changes from r282565 that I had to back out because of
Jason Molenda
2016-09-29
10
-1197
/
+1686
*
Fixed TestObjCStructArgument/i386; expressions can now call ObjC class methods.
Sean Callanan
2016-09-29
2
-1
/
+209
*
Introduced a null check to avoid a crash in a test on i386.
Sean Callanan
2016-09-29
1
-0
/
+4
*
Fix an issue where libc++ changed the type information we get for std::map::i...
Enrico Granata
2016-09-28
4
-15
/
+75
*
Add the ability for the task port to change when a process execs.
Greg Clayton
2016-09-28
4
-4
/
+34
*
use assertEquals in TestSBTypeClassMembers
Todd Fiala
2016-09-28
1
-26
/
+33
*
zorg Xcode python test suite target arch update
Todd Fiala
2016-09-28
1
-2
/
+2
*
Reverting r282565.
Jason Molenda
2016-09-28
10
-1691
/
+1197
[next]