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
*
*** 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
*
Additions to RenderScriptRuntime in prep for detection of RenderScript module...
Colin Riley
2015-04-14
1
-1
/
+23
*
[RenderScriptRuntime] Fix build after r234522.
Siva Chandra
2015-04-09
1
-0
/
+4
*
Initial language runtime support for RenderScript.
Colin Riley
2015-04-09
1
-0
/
+127