commit | 81368fbfd6d57150f66c993dc9041d62a7a32c4f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu May 06 05:50:07 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu May 06 05:50:07 2010 +0000 |
tree | ace8fae6a03f19ba4e034f4c53677f419473beaf | |
parent | 420b11850d3f4557421f43f519b59d528329c668 [diff] |
optimize builtin_isnan/isinf to not do an extraneous extension from float -> double (which happens because they are modelled as int(...) functions), and add a testcase for isinf. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103167 91177308-0d34-0410-b5e6-96231b3b80d8