summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-08-01 19:45:09 +0000
committerReid Kleckner <rnk@google.com>2017-08-01 19:45:09 +0000
commit29c675247d7dabd0859a3d9e3d59d19592f739a3 (patch)
tree2ae1f3c5e245fcf0426362a204e4a7c389006089 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
parent693ef999356086c09cb28a6f63763eafc46416f6 (diff)
downloadbcm5719-llvm-29c675247d7dabd0859a3d9e3d59d19592f739a3.tar.gz
bcm5719-llvm-29c675247d7dabd0859a3d9e3d59d19592f739a3.zip
[DebugInfo] Don't turn dbg.declare into DBG_VALUE for static allocas
Summary: We already have information about static alloca stack locations in our side table. Emitting instructions for them is inefficient, and it only happens when the address of the alloca has been materialized within the current block, which isn't often. Reviewers: aprantl, probinson, dblaikie Subscribers: jfb, dschuff, sbc100, jgravelle-google, hiraditya, llvm-commits, aheejin Differential Revision: https://reviews.llvm.org/D36117 llvm-svn: 309729
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud