summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sincos-opt.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2013-04-10
* enable SDISel sincos optimization for GNU environmentsPaul Redmond2013-02-15
* Forgot the test case before.Evan Cheng2013-01-30