Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
lldb
/
source
/
Plugins
/
LanguageRuntime
/
RenderScript
/
RenderScriptRuntime
/
RenderScriptRuntime.cpp
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 7 years ago
145d95c
Move Args.cpp from Interpreter to Utility
by Pavel Labath
· 7 years ago
b842f2e
Make breakpoint names real entities.
by Jim Ingham
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
36d783e
Teach RenderScriptRuntime about changed context representation.
by David Gross
· 8 years ago
2f3df61
iwyu fixes for lldbCore.
by Zachary Turner
· 8 years ago
3eb2b44
Delete some more dead includes.
by Zachary Turner
· 9 years ago
7f6a7a3
Remove FileSpec::ReadFileContents.
by Zachary Turner
· 9 years ago
29cb868
Isolate Target-specific functionality of DataExtractor.
by Zachary Turner
· 9 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
6302bf6
Clean up debug logging
by Pavel Labath
· 9 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 9 years ago
47d6416
Add a debuginfo version check for RenderScript modules
by Luke Drummond
· 9 years ago
c156427
Don't allow direct access to StreamString's internal buffer.
by Zachary Turner
· 9 years ago
fe11483
Make Options::SetOptionValue take a StringRef.
by Zachary Turner
· 9 years ago
81fc84f
[RenderScript] Fix reduction argument printing
by Luke Drummond
· 9 years ago
21fed05
[Renderscript] Add commands for scriptgroup interaction.
by Aidan Dodds
· 9 years ago
b3bbcb1
Add the ability to set breakpoints on named RenderScript reductions
by Luke Drummond
· 9 years ago
80af0b9
[RenderScript] reflow/reword some comments and normalize names
by Luke Drummond
· 9 years ago
00f56ee
cleanup RSCoordinate handling and factor out coordinate parser
by Luke Drummond
· 9 years ago
7060243
Try to fix build errors on Android.
by Zachary Turner
· 9 years ago
1f0f5b5
Convert option tables to ArrayRefs.
by Zachary Turner
· 9 years ago
95eae42
Make lldb::Regex use StringRef.
by Zachary Turner
· 9 years ago
7f193d6
[RenderScript] Support tracking and dumping reduction kernels
by Luke Drummond
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
e1cfbc7
Decoupled Options from CommandInterpreter.
by Todd Fiala
· 9 years ago
5d05763
[RenderScript] Always create a new allocation ID in CaptureAllocationInit hook
by Luke Drummond
· 9 years ago
1945958
Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 backend
by Luke Drummond
· 9 years ago
75500e7
Typo corrections identified by codespell
by Ed Maste
· 9 years ago
7428a18
LLDB help content has accumulated over time without a recent attempt to
by Kate Stone
· 9 years ago
bb19a13
second pass over removal of Mutex and Condition
by Saleem Abdulrasool
· 9 years ago
5f57b6e
Revert r268591
by Enrico Granata
· 9 years ago
5ee5408
Allow LanguageRuntimes to return an error if they fail in the course of dynamic type discovery
by Enrico Granata
· 9 years ago
1e05c3b
Get rid of two global constructors by making things static variables in the only function that uses these variables.
by Greg Clayton
· 10 years ago
67dc3e1
[Renderscript] Add stack argument reading code for Mipsel 3
by Aidan Dodds
· 10 years ago
6dd4b57
[Renderscript] Add stack argument reading code for Mipsel 2
by Aidan Dodds
· 10 years ago
17e07c0
[Renderscript] Add stack argument reading code for Mipsel
by Aidan Dodds
· 10 years ago
8433fdb
[Renderscript] Explicitly set the language to evaluate allocations
by Aidan Dodds
· 10 years ago
cec91ef
Fix all of the unannotated switch cases to annotate the fall through or do the right thing and break.
by Greg Clayton
· 10 years ago
577570b
[Renderscript] Change expression strings to use portable format specifiers.
by Aidan Dodds
· 10 years ago
7ccf137
RenderScript: silence some -Wmissing-brace warnings
by Saleem Abdulrasool
· 10 years ago
b0be30f
[Renderscript] Refactor .rs.info parser.
by Aidan Dodds
· 10 years ago
1ee0725
Silence some clang warnings
by Saleem Abdulrasool
· 10 years ago
72f7752
[Renderscript] Fix typo in mips64 argument reading code.
by Aidan Dodds
· 10 years ago
f478678
[Renderscript] Refactor target argument reading code.
by Aidan Dodds
· 10 years ago
ea0636b
[RenderScript] Refactor allocation expressions
by Ewan Crawford
· 10 years ago
0a66e2f
Fix an issue where certain CommandObjects (or Options thereof) were being created once, bound to a specific CommandInterpreter (and hence a specific Debugger), and then cached for reuse across different Debugger instances
by Enrico Granata
· 10 years ago
0d2bfcf
[RenderScript] Add command for recalculating allocation details
by Ewan Crawford
· 10 years ago
36175cc
[RenderScript] Remove unused RS command
by Ewan Crawford
· 10 years ago
b3f7f69
[Renderscript] Clang-format the renderscript plugin.
by Aidan Dodds
· 10 years ago
b649b00
[RenderScript] Provide option to specify a single allocation to print
by Ewan Crawford
· 10 years ago
a975959
Fix clang warning in RenderScriptRuntime
by Pavel Labath
· 10 years ago
4f8817c
[RenderScript] New command for viewing coordinate of current kernel invocation
by Ewan Crawford
· 10 years ago
836d965
[RenderScript] Remove mips specific expressions
by Ewan Crawford
· 10 years ago
e09c44b
[RenderScript] Hook kernel invocation.
by Aidan Dodds
· 10 years ago
26e52a7
[RenderScript] Improve file format for saving RS allocations
by Ewan Crawford
· 10 years ago
35e7b1a
[Renderscript] Fix stack argument inspection.
by Aidan Dodds
· 10 years ago
7093ccc
Revert r256769
by Ewan Crawford
· 10 years ago
e8e7bfb
Use correct format identifiers to print something meaningful.
by Davide Italiano
· 10 years ago
2e92071
[RenderScript] Support all RS allocation types
by Ewan Crawford
· 10 years ago
cdfb148
[RenderScript] Support for amd64 RS hooks
by Ewan Crawford
· 10 years ago
8b59062
[RenderScript] Refactor condition deciding when to JIT RS runtime
by Ewan Crawford
· 10 years ago
e69df38
[RenderScript] Add hook for destroyed allocations
by Ewan Crawford
· 10 years ago
b1651b8
[RenderScript] Mips64 allocations workaround
by Ewan Crawford
· 10 years ago
fe06b5a
Fix hang in global static initialization
by Adrian McCarthy
· 10 years ago
8b244e2
[RS] Support RenderScript struct allocations
by Ewan Crawford
· 10 years ago
74b396d
Allow renderscript runtime to read MIPS target arguments.
by Aidan Dodds
· 10 years ago
eba832b
Explicitly cast size_t var to (uint64_t) when printf format is PRIx64.
by Jason Molenda
· 10 years ago
222b937
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes.
by Eugene Zelenko
· 10 years ago
018f5a7e
[RenderScript] Add option to break on a specific kernel invocation
by Ewan Crawford
· 10 years ago
4cfc919
Fix a build issue on Debian unstable. The compiler rejected the convertion to ‘bool’ from ‘std::nullptr_t’
by Sylvestre Ledru
· 10 years ago
02f1c5d
[RenderScript] Support for mips64 runtime hook
by Ewan Crawford
· 10 years ago
2d62328
[RenderScript] Fix out of bounds warning.
by Ewan Crawford
· 10 years ago
55232f0
[RenderScript] New commands to save/load RS allocations to file.
by Ewan Crawford
· 10 years ago
a0f0867
Resubmit: RenderScript command for printing allocation contents
by Ewan Crawford
· 10 years ago
dee8834
Revert "RenderScript command for printing allocation contents"
by Pavel Labath
· 10 years ago
838e7bb
RenderScript command for printing allocation contents
by Ewan Crawford
· 10 years ago
15f2bd9
RenderScript command for printing allocation information
by Ewan Crawford
· 10 years ago
7eed487
On second thought, amend the previous patch to pass itself the ValueObject& for the static value instead of just its type
by Enrico Granata
· 10 years ago
c74275b
Move the logic to post-process dynamic types for ValueObject purposes from the ValueObjects to the LanguageRuntime plugins
by Enrico Granata
· 10 years ago
d10ca9d
RenderScript lookup bug fix
by Ewan Crawford
· 10 years ago
78f339d
Groundwork for better tracking of renderscript allocations and scripts
by Ewan Crawford
· 10 years ago
8278028
Differential Revision: http://reviews.llvm.org/D12966
by Aidan Dodds
· 10 years ago
0b6003f
Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType
by Enrico Granata
· 10 years ago
54782db
Add names to RenderScript kernel breakpoints.
by Ewan Crawford
· 10 years ago
7dc7771
New RenderScript command to break on all kernels
by Ewan Crawford
· 10 years ago
9815658
RenderScript pending kernel breakpoints.
by Ewan Crawford
· 10 years ago
e8433cc
Simplify find_first_of & find_last_of on single char.
by Bruce Mitchener
· 10 years ago
7340e1f
Initialize variable to prevent garbage values (RenderScriptRuntime)
by Ewan Crawford
· 10 years ago
358cf1e
Resubmitting 240466 after fixing the linux test suite failures.
by Greg Clayton
· 10 years ago
4640cde
Additional RenderScript debug features.
by Colin Riley
· 10 years ago
e87764f
Add support for custom commands to set flags on themselves
by Enrico Granata
· 10 years ago
ef20b08
Additions to RenderScriptRuntime in prep for detection of RenderScript modules and moving of the command interpreter manipulation to after construction.
by Colin Riley
· 10 years ago
189598e
fixing msvc build (format string z is not supported)
by Colin Riley
· 10 years ago
589015b
Fix printf format specifier to silence warning.
by Chaoren Lin
· 10 years ago
5ec532a
Initial language runtime support for RenderScript.
by Colin Riley
· 10 years ago