commit | 8db90725cb4c256641492145ada42369c702f714 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Tue Oct 14 17:15:11 2008 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Tue Oct 14 17:15:11 2008 +0000 |
tree | 0853e8e34b787a61877268706da458bf14fbd908 | |
parent | 9aeea5bd6aefddd8b4bcd72b0a517aff98b0ca40 [diff] |
Optimize anding of two fcmp into a single fcmp if the operands are the same. e.g. uno && ueq -> ueq ord && olt -> olt ord && ueq -> oeq git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57507 91177308-0d34-0410-b5e6-96231b3b80d8