commit | ba6de61c30104feba44564019fb96548518b467f | [log] [tgz] |
---|---|---|
author | Haicheng Wu <haicheng@codeaurora.org> | Wed Sep 27 14:44:56 2017 +0000 |
committer | Haicheng Wu <haicheng@codeaurora.org> | Wed Sep 27 14:44:56 2017 +0000 |
tree | 905fba05d22eab0152a729de1a769accd4b7797e | |
parent | 9da33de7dae70708197f2a2ca50d4d6422577fbf [diff] |
[InlineCost] add visitSelectInst() InlineCost can understand Select IR now. This patch finds free Select IRs and continue the propagation of SimplifiedValues, ConstantOffsetPtrs, and SROAArgValues. Differential Revision: https://reviews.llvm.org/D37198 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314307 91177308-0d34-0410-b5e6-96231b3b80d8