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
/
RenderScript
/
RenderScriptRuntime
/
RenderScriptRuntime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback
Raphael Isemann
2019-10-10
1
-6
/
+6
*
[LanguageRuntime] Move CPPLanguageRuntime into a plugin
Alex Langford
2019-07-12
1
-1
/
+2
*
[CplusPlus] ISVTableName is unused. NFCI.
Davide Italiano
2019-07-05
1
-2
/
+0
*
[LanguageRuntime] Introduce LLVM-style casts
Alex Langford
2019-06-08
1
-0
/
+10
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-7
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth.
Jim Ingham
2018-09-07
1
-3
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Add a debuginfo version check for RenderScript modules
Luke Drummond
2017-01-04
1
-0
/
+7
*
[Renderscript] Add commands for scriptgroup interaction.
Aidan Dodds
2016-11-03
1
-0
/
+84
*
Add the ability to set breakpoints on named RenderScript reductions
Luke Drummond
2016-10-05
1
-0
/
+60
*
[RenderScript] reflow/reword some comments and normalize names
Luke Drummond
2016-10-05
1
-14
/
+13
*
cleanup RSCoordinate handling and factor out coordinate parser
Luke Drummond
2016-10-05
1
-5
/
+16
*
[RenderScript] Support tracking and dumping reduction kernels
Luke Drummond
2016-09-16
1
-2
/
+55
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-292
/
+237
*
[RenderScript] Always create a new allocation ID in CaptureAllocationInit hook
Luke Drummond
2016-08-03
1
-3
/
+6
*
Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 ba...
Luke Drummond
2016-07-28
1
-2
/
+10
*
Revert r268591
Enrico Granata
2016-05-05
1
-6
/
+3
*
Allow LanguageRuntimes to return an error if they fail in the course of dynam...
Enrico Granata
2016-05-05
1
-3
/
+6
*
Get rid of two global constructors by making things static variables in the o...
Greg Clayton
2016-03-24
1
-2
/
+0
*
[Renderscript] Refactor target argument reading code.
Aidan Dodds
2016-02-11
1
-3
/
+0
*
[RenderScript] Add command for recalculating allocation details
Ewan Crawford
2016-02-04
1
-0
/
+3
*
[RenderScript] Remove unused RS command
Ewan Crawford
2016-01-29
1
-3
/
+0
*
[Renderscript] Clang-format the renderscript plugin.
Aidan Dodds
2016-01-28
1
-103
/
+165
*
[RenderScript] Provide option to specify a single allocation to print
Ewan Crawford
2016-01-26
1
-1
/
+2
*
[RenderScript] New command for viewing coordinate of current kernel invocation
Ewan Crawford
2016-01-20
1
-1
/
+7
*
[RenderScript] Remove mips specific expressions
Ewan Crawford
2016-01-18
1
-20
/
+0
*
[RenderScript] Hook kernel invocation.
Aidan Dodds
2016-01-14
1
-0
/
+1
*
Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra
2016-01-07
1
-4
/
+0
*
[RenderScript] Improve file format for saving RS allocations
Ewan Crawford
2016-01-07
1
-0
/
+3
*
[RenderScript] Add hook for destroyed allocations
Ewan Crawford
2015-12-09
1
-0
/
+1
*
[RenderScript] Mips64 allocations workaround
Ewan Crawford
2015-12-07
1
-0
/
+20
*
[RS] Support RenderScript struct allocations
Ewan Crawford
2015-11-30
1
-3
/
+7
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-37
/
+36
*
[RenderScript] Add option to break on a specific kernel invocation
Ewan Crawford
2015-10-26
1
-2
/
+9
*
[RenderScript] New commands to save/load RS allocations to file.
Ewan Crawford
2015-10-21
1
-1
/
+7
*
Resubmit: RenderScript command for printing allocation contents
Ewan Crawford
2015-10-16
1
-0
/
+8
*
Revert "RenderScript command for printing allocation contents"
Pavel Labath
2015-10-14
1
-8
/
+0
*
RenderScript command for printing allocation contents
Ewan Crawford
2015-10-14
1
-0
/
+8
*
RenderScript command for printing allocation information
Ewan Crawford
2015-10-06
1
-3
/
+21
*
On second thought, amend the previous patch to pass itself the ValueObject& f...
Enrico Granata
2015-09-22
1
-2
/
+2
*
Move the logic to post-process dynamic types for ValueObject purposes from th...
Enrico Granata
2015-09-22
1
-0
/
+4
*
Groundwork for better tracking of renderscript allocations and scripts
Ewan Crawford
2015-09-21
1
-11
/
+17
*
Differential Revision: http://reviews.llvm.org/D12966
Aidan Dodds
2015-09-18
1
-2
/
+3
*
Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType
Enrico Granata
2015-09-17
1
-1
/
+2
*
New RenderScript command to break on all kernels
Ewan Crawford
2015-09-10
1
-0
/
+15
*
RenderScript pending kernel breakpoints.
Ewan Crawford
2015-09-04
1
-4
/
+55
*
Additional RenderScript debug features.
Colin Riley
2015-06-01
1
-7
/
+86
[next]