diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-05-31 05:40:25 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-05-31 05:40:25 +0000 |
commit | e597bd8230bb2ab8668e97e44a47c8311df63e04 (patch) | |
tree | 1286f0d9a2165cbb5f7275a83081fce76c75efa6 /llvm/lib/ProfileData | |
parent | 16942c2cb2551ea5337d4f968fbad718e2da7752 (diff) | |
download | bcm5719-llvm-e597bd8230bb2ab8668e97e44a47c8311df63e04.tar.gz bcm5719-llvm-e597bd8230bb2ab8668e97e44a47c8311df63e04.zip |
[PowerPC] Eliminate integer compare instructions - vol. 2
This patch builds upon https://reviews.llvm.org/rL302810 to add
handling for bitwise logical operations in general purpose registers.
The idea is to keep the values in GPRs as long as possible - only
extracting them to a condition register bit when no further operations
are to be done.
Differential Revision: https://reviews.llvm.org/D31851
llvm-svn: 304282
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions