diff options
| author | Jingyue Wu <jingyue@google.com> | 2015-07-13 03:28:53 +0000 |
|---|---|---|
| committer | Jingyue Wu <jingyue@google.com> | 2015-07-13 03:28:53 +0000 |
| commit | 9a92d4fb04d4b5b1780c632a15341149b227aee6 (patch) | |
| tree | e1221e2e5bd95fd8b04010b89e34ac5587258a0a /llvm/llvm.spec.in | |
| parent | 8dadce78ed3e5c961c714ca8132ac38e3db12851 (diff) | |
| download | bcm5719-llvm-9a92d4fb04d4b5b1780c632a15341149b227aee6.tar.gz bcm5719-llvm-9a92d4fb04d4b5b1780c632a15341149b227aee6.zip | |
[LSR] don't attempt to promote ephemeral values to indvars
Summary:
This at least saves compile time. I also encountered a case where
ephemeral values affect whether other variables are promoted, causing
performance issues. It may be a bug in LSR, but I didn't manage to
reduce it yet. Anyhow, I believe it's in general not worth considering
ephemeral values in LSR.
Reviewers: atrick, hfinkel
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11115
llvm-svn: 242011
Diffstat (limited to 'llvm/llvm.spec.in')
0 files changed, 0 insertions, 0 deletions

