aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/TargetFolder.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
commit11eab02b770086c119a18aae0fe214fbe5eed0d0 (patch)
treeb2b95db6509d7831bf42987acbad3b9be722da7e /include/llvm/Support/TargetFolder.h
parentb9c129d553c8f2ebdb82969d31c5478f899033bc (diff)
downloadexternal_llvm-11eab02b770086c119a18aae0fe214fbe5eed0d0.zip
external_llvm-11eab02b770086c119a18aae0fe214fbe5eed0d0.tar.gz
external_llvm-11eab02b770086c119a18aae0fe214fbe5eed0d0.tar.bz2
Convert comparisons like (x == infinity) to (x >= infinity) on targets
where FCMP_OEQ is not legal and FCMP_OGE is, such as x86. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82861 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/TargetFolder.h')
0 files changed, 0 insertions, 0 deletions