summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sincos.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math.Benjamin Kramer2012-09-15
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-08
* test/CodeGen/X86/sincos.ll: FileCheck-ize.NAKAMURA Takumi2012-07-03
* Add readonly to some sin and cos calls; transformationsDale Johannesen2009-09-25
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Modernize fabs.ll, add long double. Add testsDale Johannesen2007-09-26