diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-26 15:24:17 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-26 15:24:17 +0000 |
commit | 832800aa6f8144ec4f002c3bcc94a54a02d06991 (patch) | |
tree | 3540241e1c95c0918313138f59b1a98cbb593a7c /llvm/include/llvm/Support/ConstantFolder.h | |
parent | 8c0fb289927e45331a0cb2a81f6374a1df6b602b (diff) | |
download | bcm5719-llvm-832800aa6f8144ec4f002c3bcc94a54a02d06991.tar.gz bcm5719-llvm-832800aa6f8144ec4f002c3bcc94a54a02d06991.zip |
Convert comparisons like (x == infinity) to (x >= infinity) on targets
where FCMP_OEQ is not legal and FCMP_OGE is, such as x86.
llvm-svn: 82861
Diffstat (limited to 'llvm/include/llvm/Support/ConstantFolder.h')
0 files changed, 0 insertions, 0 deletions