summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorJun Bum Lim <junbuml@codeaurora.org>2017-12-15 20:33:24 +0000
committerJun Bum Lim <junbuml@codeaurora.org>2017-12-15 20:33:24 +0000
commit44c58d35c1a7343128a38aa2a3f1648bd027a65d (patch)
tree8be5f8cb6e51eea2ab8eef997a12c3d62b267406 /lldb/packages/Python/lldbsuite/test/expression_command
parent67ca67d1b2223f1761ecd41d29b2e41c2bcd9dfc (diff)
downloadbcm5719-llvm-44c58d35c1a7343128a38aa2a3f1648bd027a65d.tar.gz
bcm5719-llvm-44c58d35c1a7343128a38aa2a3f1648bd027a65d.zip
Re-commit : [LICM] Allow sinking when foldable in loop
This recommits r320823 reverted due to the test failure in sink-foldable.ll and an unused variable. Added "REQUIRES: aarch64-registered-target" in the test and removed unused variable. Original commit message: Continue trying to sink an instruction if its users in the loop is foldable. This will allow the instruction to be folded in the loop by decoupling it from the user outside of the loop. Reviewers: hfinkel, majnemer, davidxl, efriedma, danielcdh, bmakam, mcrosier Reviewed By: hfinkel Subscribers: javed.absar, bmakam, mcrosier, llvm-commits Differential Revision: https://reviews.llvm.org/D37076 llvm-svn: 320858
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud