Bob Wilson 208130f113 Convert calls to __sinpi and __cospi into __sincospi_stret
This adds an SimplifyLibCalls case which converts the special __sinpi and
__cospi (float & double variants) into a __sincospi_stret where appropriate to
remove duplicated work.

Patch by Tim Northover

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193943 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-03 06:48:38 +00:00
..
2013-08-23 11:53:55 +00:00
2013-11-01 17:09:14 +00:00
2013-10-31 15:58:33 +00:00
2013-10-22 15:18:03 +00:00
2013-10-15 21:22:12 +00:00
2013-10-21 23:55:19 +00:00