summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
diff options
context:
space:
mode:
authorEwan Crawford <ewan@codeplay.com>2015-09-10 10:08:48 +0000
committerEwan Crawford <ewan@codeplay.com>2015-09-10 10:08:48 +0000
commit7dc7771cd58ee9079a035be5e445c69ec1bba808 (patch)
treecc0da87e7c04097afc823522be0de3401be411d0 /llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
parent11d4d6446e097ef12ee106446486276e8a8c79b0 (diff)
downloadbcm5719-llvm-7dc7771cd58ee9079a035be5e445c69ec1bba808.tar.gz
bcm5719-llvm-7dc7771cd58ee9079a035be5e445c69ec1bba808.zip
New RenderScript command to break on all kernels
Patch adds a command to RenderScript plugin allowing users to automatically set breakpoints on every RS kernel. Command syntax is 'language renderscript kernel breakpoint all <enable/disable>.' Enable sets breakpoints on all currently loaded kernels, and any kernels which will be loaded in future. Disable results in breakpoints no longer being set on loaded kernels, but doesn't affect existing breakpoints. Current command 'language renderscript kernel breakpoint' is changed to 'language renderscript kernel breakpoint set' Reviewed by: clayborg, jingham Subscribers: lldb-commits, ADodds, domipheus Differential Revision: http://reviews.llvm.org/D12728 llvm-svn: 247262
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud