aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-04-07 14:29:05 +0000
committerSanjay Patel <spatel@rotateright.com>2016-04-07 14:29:05 +0000
commitae7a9df7bff5b548d8c16366ce17ac8a54db6fa6 (patch)
treeb7808aa35c28869ca9a4965936a0f63032c55ba5 /clang/lib/CodeGen/ModuleBuilder.cpp
parentf90ec0e82e098d0a64070f4f16c6388821132430 (diff)
downloadllvm-ae7a9df7bff5b548d8c16366ce17ac8a54db6fa6.zip
llvm-ae7a9df7bff5b548d8c16366ce17ac8a54db6fa6.tar.gz
llvm-ae7a9df7bff5b548d8c16366ce17ac8a54db6fa6.tar.bz2
make __builtin_isfinite more efficient (PR27145)
isinf (is infinite) and isfinite should be implemented with the same function except we change the comparison operator. See PR27145 for more details: https://llvm.org/bugs/show_bug.cgi?id=27145 Ref: forked off of the discussion in D18513. Differential Revision: http://reviews.llvm.org/D18648 llvm-svn: 265675
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions