commit | 29e873ddb6b21c4a934926a0cf7809e98ac1fff0 | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Aug 07 11:10:06 2013 +0000 |
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Aug 07 11:10:06 2013 +0000 |
tree | 62117d26b18e30c45cad7338dcc4e750b9918d7b | |
parent | e0bbf7288c00c377a97a9d4bf5fb0bf20c44cd1c [diff] |
[SystemZ] Optimize floating-point comparisons with zero This follows the same lines as the integer code. In the end it seemed easier to have a second 4-bit mask in TSFlags to specify the compare-like CC values. That eats one more TSFlags bit than adding a CCHasUnordered would have done, but it feels more concise. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187883 91177308-0d34-0410-b5e6-96231b3b80d8