Paul Redmond 86cdbc9c29 enable SDISel sincos optimization for GNU environments
- add sincos to runtime library if target triple environment is GNU
- added canCombineSinCosLibcall() which checks that sincos is in the RTL and
  if the environment is GNU then unsafe fpmath is enabled (required to
  preserve errno)
- extended sincos-opt lit test

Reviewed by: Hal Finkel


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175283 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-15 18:45:18 +00:00
..
2012-11-12 06:49:17 +00:00
2012-07-16 19:35:43 +00:00
2012-05-19 23:34:59 +00:00
2012-10-25 17:50:05 +00:00
2013-01-20 08:35:56 +00:00
2013-01-20 08:35:56 +00:00
2012-03-20 17:20:46 +00:00
2012-07-23 08:51:15 +00:00
2012-06-19 02:17:35 +00:00
2013-02-02 00:22:03 +00:00
2012-08-17 12:28:26 +00:00
2012-05-24 22:08:29 +00:00
2012-08-17 12:28:26 +00:00
2012-09-12 21:43:09 +00:00
2012-08-31 20:12:31 +00:00
2012-09-17 18:05:20 +00:00
2012-10-01 16:44:04 +00:00
2012-10-23 21:40:15 +00:00
2012-10-29 17:57:12 +00:00
2013-02-12 16:07:27 +00:00
2012-09-26 08:24:51 +00:00
2012-12-02 15:46:02 +00:00
2013-01-08 18:27:24 +00:00
2012-09-26 08:24:51 +00:00
2012-09-26 08:24:51 +00:00
2012-09-26 08:24:51 +00:00
2012-11-08 07:28:54 +00:00
2013-01-08 18:27:24 +00:00
2012-04-20 23:36:09 +00:00
2012-07-17 19:40:05 +00:00
2012-06-01 05:00:54 +00:00
2012-03-30 00:26:54 +00:00
2013-01-09 07:04:23 +00:00
2012-10-25 17:50:05 +00:00
2012-10-25 17:50:05 +00:00