commit | 35d604386eca9880ec063a79a8c124489278bd1a | [log] [tgz] |
---|---|---|
author | Lei Huang <lei@ca.ibm.com> | Wed Aug 23 19:25:04 2017 +0000 |
committer | Lei Huang <lei@ca.ibm.com> | Wed Aug 23 19:25:04 2017 +0000 |
tree | c839fd57c30a6b64ebfa59a7a60d3f889cc1438d | |
parent | 0087021b401a0d00129e6eed361acb7a8d174799 [diff] |
Update branch coalescing to be a PowerPC specific pass Implementing this pass as a PowerPC specific pass. Branch coalescing utilizes the analyzeBranch method which currently does not include any implicit operands. This is not an issue on PPC but must be handled on other targets. Differential Revision : https: // reviews.llvm.org/D32776 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311588 91177308-0d34-0410-b5e6-96231b3b80d8