Benjamin Kramer
|
ece434252c
|
X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math.
This was only an issue if sse is disabled.
llvm-svn: 163967
|
2012-09-15 12:44:27 +00:00 |
Bob Wilson
|
4c65c505e0
|
Add test triples to fix win32 failures. Revert workaround from r161292.
I don't have a win32 system to test, so hopefully I got them all fixed here.
llvm-svn: 161519
|
2012-08-08 20:31:37 +00:00 |
NAKAMURA Takumi
|
dff1a78321
|
test/CodeGen/X86/sincos.ll: FileCheck-ize.
llvm-svn: 159639
|
2012-07-03 03:59:22 +00:00 |
Dale Johannesen
|
114e105662
|
Add readonly to some sin and cos calls; transformations
being checked aren't valid without it.
llvm-svn: 82786
|
2009-09-25 18:15:29 +00:00 |
Dan Gohman
|
a080159a7c
|
Convert more tests to avoid llvm-as.
llvm-svn: 81545
|
2009-09-11 18:36:27 +00:00 |
Dale Johannesen
|
b805d35d16
|
Modernize fabs.ll, add long double. Add tests
for direct codegen of fsin/fcos.
llvm-svn: 42369
|
2007-09-26 21:12:10 +00:00 |