diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-10-14 17:15:11 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-10-14 17:15:11 +0000 |
commit | 8db90725cb4c256641492145ada42369c702f714 (patch) | |
tree | 0853e8e34b787a61877268706da458bf14fbd908 /lib/Target/CppBackend/CPPBackend.cpp | |
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
Diffstat (limited to 'lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions