summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sincos-opt.ll
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Line endings fix. NFC.Simon Pilgrim1-8/+8
2015-01-21[X86][SSE] Added support for SSE3 lane duplication shuffle instructionsSimon Pilgrim1-9/+8
2014-10-05[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.Chandler Carruth1-1/+2
2014-10-04[x86] Enable the new vector shuffle lowering by default.Chandler Carruth1-1/+1
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-5/+5
2013-05-25Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick1-2/+2
2013-04-10__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng1-1/+3
2013-02-15enable SDISel sincos optimization for GNU environmentsPaul Redmond1-14/+40
2013-01-30Forgot the test case before.Evan Cheng1-0/+40