David Majnemer ab6aef2bdd [SimplifyLibCalls] Only consider sinpi/cospi functions within the same function
The sinpi/cospi can be replaced with sincospi to remove unnecessary
computations.  However, we need to make sure that the calls are within
the same function!

This fixes PR26993.

llvm-svn: 263875
2016-03-19 04:53:02 +00:00
..
2016-03-03 16:12:01 +00:00
2015-12-11 13:36:59 +00:00
2016-02-02 22:46:49 +00:00