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
/
source
/
Plugins
/
LanguageRuntime
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth.
Jim Ingham
2018-09-07
1
-3
/
+3
*
Don't cancel the current IOHandler when we push a handler for an utility func...
Raphael Isemann
2018-08-29
2
-0
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
6
-6
/
+6
*
[ObjCRuntime] Add support for obfuscation in tagged pointers.
Davide Italiano
2018-07-09
4
-7
/
+54
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-4
/
+2
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
2
-3
/
+3
*
Remove append parameter to FindGlobalVariables
Pavel Labath
2018-05-31
1
-2
/
+2
*
Typo fixes.
Bruce Mitchener
2018-05-29
2
-3
/
+3
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-3
/
+3
*
[LanguageRuntime/ObjC] Turn off ISA logging once and for all.
Davide Italiano
2018-05-12
1
-4
/
+6
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
11
-606
/
+544
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
2
-2
/
+2
*
Move Args::StringTo*** functions to a new OptionArgParser class
Pavel Labath
2018-04-10
1
-1
/
+2
*
Fix check for verbose logging.
Adrian Prantl
2018-03-26
1
-3
/
+2
*
Log ObjC Runtime messages only in verbose mode
Adrian Prantl
2018-03-23
1
-2
/
+2
*
We were getting the wrong dynamic type if there were two classes with the sam...
Jim Ingham
2018-03-01
1
-2
/
+7
*
Fix some warnings found by ToT clang
Pavel Labath
2017-11-02
1
-2
/
+0
*
Remove a stray space.
Jim Ingham
2017-10-30
1
-1
/
+1
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
2
-0
/
+10
*
Update the Objective-C runtime interface code to handle objc objects
Jason Molenda
2017-09-27
4
-12
/
+180
*
[Expression Parser] Inhibit global lookups for symbols in the IR dynamic checks
Sean Callanan
2017-09-26
1
-78
/
+36
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
1
-10
/
+14
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Fix assorted compiler warnings. NFC
Pavel Labath
2017-06-06
1
-0
/
+1
*
Fix bad change in RenderScriptx86ABIFixups.cpp, forgot to change everything n...
Stephane Sezer
2017-05-23
1
-2
/
+2
*
hange RenderScriptx86ABIFixups.cpp to use llvm::AttributeList iterator
Stephane Sezer
2017-05-23
1
-1
/
+2
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
10
-88
/
+88
*
Fixed a crash when dealing with an empty method name in the ObjC runtime.
Sean Callanan
2017-04-26
1
-1
/
+6
*
Teach RenderScriptRuntime about changed context representation.
David Gross
2017-04-19
1
-30
/
+39
*
Update for alloca construction changes
Matt Arsenault
2017-04-10
1
-2
/
+5
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Tone down the "lldb types" log a bit.
Jim Ingham
2017-04-04
1
-4
/
+13
*
The expression text in AppleObjCRuntimeV1::CreateObjectChecker
Jason Molenda
2017-03-24
1
-2
/
+3
*
Delete some more dead includes.
Zachary Turner
2017-03-22
3
-2
/
+2
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Remove stray paren that got in while attempting to fix the build for Attribut...
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Update for LLVM API rename of AttributeSet -> AttributeList
Reid Kleckner
2017-03-21
1
-5
/
+2
*
Update for LLVM API removal of Function::getArgumentList()
Reid Kleckner
2017-03-16
1
-2
/
+1
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-2
/
+3
*
Isolate Target-specific functionality of DataExtractor.
Zachary Turner
2017-03-03
1
-2
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
13
-13
/
+13
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-4
/
+2
*
Clean up debug logging
Pavel Labath
2017-02-13
1
-3
/
+2
*
Remove LIBLLDB_LOG_VERBOSE category
Pavel Labath
2017-02-05
1
-24
/
+13
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
8
-20
/
+20
*
[CMake] [2/4] Update a batch of plugins
Chris Bieneman
2017-01-31
5
-5
/
+57
*
Fix more unused variable warnings when asserts are disabled.
Hafiz Abid Qadeer
2017-01-20
1
-0
/
+1
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-2
/
+2
[next]