]> granicus.if.org Git - clang/commit
An implementation of __builtin__fpclassify the way Chris Lattner described by Jörg...
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 14 Jun 2010 10:30:41 +0000 (10:30 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 14 Jun 2010 10:30:41 +0000 (10:30 +0000)
commit7867f1a62b8b42cc2a55cc571608a75db2d516e0
treec7c7ae89ae8327ba40b2b16a7bd488ea33ca25b2
parentb021f8bd445959e2a5c958624a464ff621253ae4
An implementation of __builtin__fpclassify the way Chris Lattner described by Jörg Blank.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp