summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-07-13 15:54:58 +0000
committerTobias Grosser <tobias@grosser.es>2016-07-13 15:54:58 +0000
commit9dfe4e7c0552c5cb2d1218efde271617a69c3827 (patch)
tree34c34bb394ac2621bfa8cb32ad9d1b93f4d0157e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parenta041239bb7d38cf95493a31cf30e320798357cbb (diff)
downloadbcm5719-llvm-9dfe4e7c0552c5cb2d1218efde271617a69c3827.tar.gz
bcm5719-llvm-9dfe4e7c0552c5cb2d1218efde271617a69c3827.zip
Add accelerator code generation pass skeleton
Add a new pass to serve as basis for automatic accelerator mapping in Polly. The pass structure and the analyses preserved are copied from CodeGeneration.cpp, as we will rely on IslNodeBuilder and IslExprBuilder for LLVM-IR code generation. Polly's accelerator code generation is enabled with -polly-target=gpu I would like to use this commit as opportunity to thank Yabin Hu for his work in the context of two Google summer of code projects during which he implemented initial prototypes of the Polly accelerator code generation -- in parts this code is already available in todays Polly (e.g., tools/GPURuntime). More will come as part of the upcoming Polly ACC changes. Reviewers: Meinersbur Subscribers: pollydev, llvm-commits Differential Revision: http://reviews.llvm.org/D22036 llvm-svn: 275275
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud