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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-124
/
+87
*
[RenderScript] Add option to break on a specific kernel invocation
Ewan Crawford
2015-10-26
1
-19
/
+253
*
Fix a build issue on Debian unstable. The compiler rejected the convertion to...
Sylvestre Ledru
2015-10-26
1
-2
/
+2
*
[RenderScript] Support for mips64 runtime hook
Ewan Crawford
2015-10-22
1
-16
/
+61
*
[RenderScript] Fix out of bounds warning.
Ewan Crawford
2015-10-21
1
-3
/
+3
*
[RenderScript] New commands to save/load RS allocations to file.
Ewan Crawford
2015-10-21
1
-39
/
+403
*
Resubmit: RenderScript command for printing allocation contents
Ewan Crawford
2015-10-16
1
-0
/
+455
*
Revert "RenderScript command for printing allocation contents"
Pavel Labath
2015-10-14
1
-455
/
+0
*
RenderScript command for printing allocation contents
Ewan Crawford
2015-10-14
1
-0
/
+455
*
RenderScript command for printing allocation information
Ewan Crawford
2015-10-06
1
-16
/
+616
*
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
/
+7
*
RenderScript lookup bug fix
Ewan Crawford
2015-09-22
1
-3
/
+2
*
Groundwork for better tracking of renderscript allocations and scripts
Ewan Crawford
2015-09-21
1
-35
/
+220
*
Differential Revision: http://reviews.llvm.org/D12966
Aidan Dodds
2015-09-18
1
-87
/
+231
*
Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType
Enrico Granata
2015-09-17
1
-1
/
+2
*
Add names to RenderScript kernel breakpoints.
Ewan Crawford
2015-09-16
1
-2
/
+7
*
New RenderScript command to break on all kernels
Ewan Crawford
2015-09-10
1
-10
/
+154
*
RenderScript pending kernel breakpoints.
Ewan Crawford
2015-09-04
1
-55
/
+54
*
Simplify find_first_of & find_last_of on single char.
Bruce Mitchener
2015-09-01
1
-2
/
+2
*
Initialize variable to prevent garbage values (RenderScriptRuntime)
Ewan Crawford
2015-07-24
1
-1
/
+1
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-4
/
+4
*
Additional RenderScript debug features.
Colin Riley
2015-06-01
1
-15
/
+773
*
Add support for custom commands to set flags on themselves
Enrico Granata
2015-05-27
1
-2
/
+2
*
Additions to RenderScriptRuntime in prep for detection of RenderScript module...
Colin Riley
2015-04-14
1
-8
/
+85
*
fixing msvc build (format string z is not supported)
Colin Riley
2015-04-12
1
-2
/
+2
*
Fix printf format specifier to silence warning.
Chaoren Lin
2015-04-09
1
-2
/
+2
*
Initial language runtime support for RenderScript.
Colin Riley
2015-04-09
1
-0
/
+356
[prev]