| commit | be37007e64bda723c5991648b0df335a893aa91f | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Oct 12 00:01:22 2007 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Oct 12 00:01:22 2007 +0000 |
| tree | 68842cae60c8ba19c1722ad769ab0ff1afab0a38 | |
| parent | 2a7de4168212d47f2181af6178420cf327e70683 [diff] |
Add intrinsics for sin, cos, and pow. These use llvm_anyfloat_ty, and so may be overloaded with vector types. And add a testcase for codegen for these. llvm-svn: 42885