commit | 91de9d1201f389415045c8e18593a5ca665725cd | [log] [tgz] |
---|---|---|
author | Junmo Park <junmoz.park@samsung.com> | Thu Jan 28 06:23:33 2016 +0000 |
committer | Junmo Park <junmoz.park@samsung.com> | Thu Jan 28 06:23:33 2016 +0000 |
tree | 321b89f50b3ea7f7c6995f7ceb057e3746ff1c0e | |
parent | 7f3c3c37bdfbcf983554bcc3a8b2bd27a91270b0 [diff] |
[DAGCombiner] Don't add volatile or indexed stores to ChainedStores Summary: findBetterNeighborChains does not handle volatile or indexed stores. However, it did not check when adding stores to ChainedStores. Reviewers: arsenm Differential Revision: http://reviews.llvm.org/D16463 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259024 91177308-0d34-0410-b5e6-96231b3b80d8