llvm-6502/include
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
..
llvm Convert calls to __sinpi and __cospi into __sincospi_stret 2013-11-03 06:48:38 +00:00
llvm-c Add a comment to note that LLVMDisablePrettyStackTrace() is likely not a good long-term solution. 2013-11-03 04:38:31 +00:00