Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -5/+5 |
* | X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math. | Benjamin Kramer | 2012-09-15 | 1 | -0/+13 |
* | Add test triples to fix win32 failures. Revert workaround from r161292. | Bob Wilson | 2012-08-08 | 1 | -2/+2 |
* | test/CodeGen/X86/sincos.ll: FileCheck-ize. | NAKAMURA Takumi | 2012-07-03 | 1 | -4/+22 |
* | Add readonly to some sin and cos calls; transformations | Dale Johannesen | 2009-09-25 | 1 | -12/+12 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -4/+2 |
* | Modernize fabs.ll, add long double. Add tests | Dale Johannesen | 2007-09-26 | 1 | -0/+50 |