commit | ea64dce261cc35e76555111f58af91339502fbd0 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@codeaurora.org> | Mon Sep 29 13:59:31 2014 +0000 |
committer | Chad Rosier <mcrosier@codeaurora.org> | Mon Sep 29 13:59:31 2014 +0000 |
tree | f6ca68a5045533e84483443d25b6409ed6ebf467 | |
parent | 97552d7c1c5a42f8eb6ce8ea8301df4c0185e768 [diff] |
[AArch64] Improve cost model to handle sdiv by a pow-of-two. This patch improves the target-specific cost model to better handle signed division by a power of two. The immediate result is that this enables the SLP vectorizer to do a better job. http://reviews.llvm.org/D5469 PR20714 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218607 91177308-0d34-0410-b5e6-96231b3b80d8