summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorSebastian Pop <spop@codeaurora.org>2016-07-14 12:18:53 +0000
committerSebastian Pop <spop@codeaurora.org>2016-07-14 12:18:53 +0000
commit63847d04e79549f345c29d41f7d6da24cb18687c (patch)
tree660a34d642c3c30c52daa57e0a6598a6e9bd1682 /lldb/packages/Python/lldbsuite/test/expression_command
parenta76a8e50e5be6b34b1a157b1a97daa7390a2f448 (diff)
downloadbcm5719-llvm-63847d04e79549f345c29d41f7d6da24cb18687c.tar.gz
bcm5719-llvm-63847d04e79549f345c29d41f7d6da24cb18687c.zip
code hoisting pass based on GVN
This pass hoists duplicated computations in the program. The primary goal of gvn-hoist is to reduce the size of functions before inline heuristics to reduce the total cost of function inlining. Pass written by Sebastian Pop, Aditya Kumar, Xiaoyu Hu, and Brian Rzycki. Important algorithmic contributions by Daniel Berlin under the form of reviews. Differential Revision: http://reviews.llvm.org/D19338 llvm-svn: 275401
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud