Merge pull request #736 from egaburov/native_trigonometry

Native trigonometry
This commit is contained in:
Dmitry Babokin
2014-02-20 19:18:35 +03:00
43 changed files with 1037 additions and 188 deletions

View File

@@ -695,3 +695,5 @@ define <16 x double> @__max_varying_double(<16 x double>, <16 x double>) nounwin
rsqrtd_decl()
rcpd_decl()
transcendetals_decl()
trigonometry_decl()