summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/ConstantFolder.h
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-26 15:24:17 +0000
committerDan Gohman <gohman@apple.com>2009-09-26 15:24:17 +0000
commit832800aa6f8144ec4f002c3bcc94a54a02d06991 (patch)
tree3540241e1c95c0918313138f59b1a98cbb593a7c /llvm/include/llvm/Support/ConstantFolder.h
parent8c0fb289927e45331a0cb2a81f6374a1df6b602b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud