commit | 88c0fa92a7a0558ec1639e415e68b07dc7d823dd | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Thu Feb 09 23:54:57 2017 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Thu Feb 09 23:54:57 2017 +0000 |
tree | d01ddd75a805166b4a30db548f960f03fad345b4 | |
parent | 4f223ecabe89be7903a9f3513670b2b2d20c9e84 [diff] |
[PM] Add Argument Promotion to the pass pipeline. This needs explicit requires of the optimization remark emission before loop pass pipelines containing LICM as we no longer get it from the inliner -- Argument Promotion may invalidate it. Technically the inliner could also have broken this, but it never came up in testing. Differential Revision: https://reviews.llvm.org/D29595 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294670 91177308-0d34-0410-b5e6-96231b3b80d8