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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[RenderScript] Remove unused RS command
Ewan Crawford
2016-01-29
2
-55
/
+2
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
[Renderscript] Clang-format the renderscript plugin.
Aidan Dodds
2016-01-28
2
-754
/
+819
*
[RenderScript] Provide option to specify a single allocation to print
Ewan Crawford
2016-01-26
2
-22
/
+23
*
Fix clang warning in RenderScriptRuntime
Pavel Labath
2016-01-20
1
-1
/
+1
*
[RenderScript] New command for viewing coordinate of current kernel invocation
Ewan Crawford
2016-01-20
2
-35
/
+138
*
[RenderScript] Remove mips specific expressions
Ewan Crawford
2016-01-18
2
-180
/
+90
*
[RenderScript] Hook kernel invocation.
Aidan Dodds
2016-01-14
2
-17
/
+115
*
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
2
-29
/
+154
*
[Renderscript] Fix stack argument inspection.
Aidan Dodds
2016-01-06
1
-43
/
+42
*
Revert r256769
Ewan Crawford
2016-01-05
1
-1
/
+1
*
Use correct format identifiers to print something meaningful.
Davide Italiano
2016-01-04
1
-1
/
+1
*
[RenderScript] Support all RS allocation types
Ewan Crawford
2015-12-17
1
-18
/
+100
*
[RenderScript] Support for amd64 RS hooks
Ewan Crawford
2015-12-11
1
-9
/
+54
*
[RenderScript] Refactor condition deciding when to JIT RS runtime
Ewan Crawford
2015-12-10
1
-9
/
+19
*
[RenderScript] Add hook for destroyed allocations
Ewan Crawford
2015-12-09
2
-1
/
+46
*
[RenderScript] Mips64 allocations workaround
Ewan Crawford
2015-12-07
2
-90
/
+180
*
Fix hang in global static initialization
Adrian McCarthy
2015-11-30
1
-4
/
+10
*
[RS] Support RenderScript struct allocations
Ewan Crawford
2015-11-30
2
-116
/
+409
*
Allow renderscript runtime to read MIPS target arguments.
Aidan Dodds
2015-11-12
1
-1
/
+41
*
Explicitly cast size_t var to (uint64_t) when printf format is PRIx64.
Jason Molenda
2015-10-29
1
-2
/
+2
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
2
-161
/
+123
*
[RenderScript] Add option to break on a specific kernel invocation
Ewan Crawford
2015-10-26
2
-21
/
+262
*
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
2
-40
/
+410
*
Resubmit: RenderScript command for printing allocation contents
Ewan Crawford
2015-10-16
2
-0
/
+463
*
Revert "RenderScript command for printing allocation contents"
Pavel Labath
2015-10-14
2
-463
/
+0
*
RenderScript command for printing allocation contents
Ewan Crawford
2015-10-14
2
-0
/
+463
*
RenderScript command for printing allocation information
Ewan Crawford
2015-10-06
2
-19
/
+637
*
On second thought, amend the previous patch to pass itself the ValueObject& f...
Enrico Granata
2015-09-22
2
-4
/
+4
*
Move the logic to post-process dynamic types for ValueObject purposes from th...
Enrico Granata
2015-09-22
2
-0
/
+11
*
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
2
-46
/
+237
*
Differential Revision: http://reviews.llvm.org/D12966
Aidan Dodds
2015-09-18
2
-89
/
+234
*
Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType
Enrico Granata
2015-09-17
2
-2
/
+4
*
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
2
-10
/
+169
*
RenderScript pending kernel breakpoints.
Ewan Crawford
2015-09-04
2
-59
/
+109
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
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
*
[Makefiles] Align library names with CMake build
Keno Fischer
2015-07-14
1
-3
/
+3
*
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
2
-22
/
+859
*
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
2
-9
/
+108
*
fixing msvc build (format string z is not supported)
Colin Riley
2015-04-12
1
-2
/
+2
[prev]
[next]