forked from OSchip/llvm-project
0cb591fc4c
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 llvm-svn: 311588 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |