commit | 758e067345e203fed4bd61819c7c8d4f2ad9930b | [log] [tgz] |
---|---|---|
author | Tony Jiang <jtony@ca.ibm.com> | Mon Jan 16 20:12:26 2017 +0000 |
committer | Tony Jiang <jtony@ca.ibm.com> | Mon Jan 16 20:12:26 2017 +0000 |
tree | 7426826094845cb184c8eaa4b6414159c39974ad | |
parent | 627c8074e746928e6f318c3246047b221a187241 [diff] |
[PowerPC] Expand ISEL instruction into if-then-else sequence. Generally, the ISEL is expanded into if-then-else sequence, in some cases (like when the destination register is the same with the true or false value register), it may just be expanded into just the if or else sequence. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292154 91177308-0d34-0410-b5e6-96231b3b80d8