summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
diff options
context:
space:
mode:
authorChangpeng Fang <changpeng.fang@gmail.com>2016-03-15 17:28:44 +0000
committerChangpeng Fang <changpeng.fang@gmail.com>2016-03-15 17:28:44 +0000
commit01f606222772fb710d279b73fafda5c6fc033508 (patch)
tree6998d689baf7d99730a7c70abdbe31f6a093a973 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
parentc030f23b8b62838ef13577bdf5849f3e94d84a34 (diff)
downloadbcm5719-llvm-01f606222772fb710d279b73fafda5c6fc033508.tar.gz
bcm5719-llvm-01f606222772fb710d279b73fafda5c6fc033508.zip
AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Summary: Static LDS size is saved in MachineFunctionInfo::LDSSize, We define a pseudo instruction with usesCustomInserter bit set. Then, in EmitInstrWithCustomInserter, we replace this pseudo instruction with a mov of MachineFunctionInfo::LDSSize. Reviewers: arsenm tstellarAMD Subscribers llvm-commits, arsenm Differential Revision: http://reviews.llvm.org/D18064 llvm-svn: 263563
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud