| commit | c4980799ab0646b3c3ed9552a8b9c1c2c3e892bb | [log] [tgz] |
|---|---|---|
| author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Sat Sep 23 09:50:12 2017 +0000 |
| committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Sat Sep 23 09:50:12 2017 +0000 |
| tree | c8c814a029d7f201799b4f422d266845f1f8607f | |
| parent | 092c2f4357166253aa0aba7bf27212872d95430f [diff] |
[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGE As mentioned in https://reviews.llvm.org/D33718, this simply adds another pattern to the compare elimination sequence and is committed without a differential revision. llvm-svn: 314060