aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sincos-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+2
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-251-2/+2
* __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2013-04-101-1/+3
* enable SDISel sincos optimization for GNU environmentsPaul Redmond2013-02-151-14/+40
* Forgot the test case before.Evan Cheng2013-01-301-0/+40