summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse_partial_update.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-10fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel1-3/+2
2015-08-10[x86, SSE]]add missing tests for load folding with partial register updateSanjay Patel1-0/+34
2015-01-26Model sqrtsd as a binary operation with one source operand tied to the destin...Sanjay Patel1-0/+23
2015-01-26fix line-endings; NFCSanjay Patel1-21/+21
2015-01-21[X86][SSE] Added support for SSE3 lane duplication shuffle instructionsSimon Pilgrim1-21/+21
2014-12-19Model sqrtss as a binary operation with one source operand tied to the destin...Sanjay Patel1-5/+38
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-2/+2
2012-10-30X86 SSE: update rsqrtss and rcpss to use two source operands andManman Ren1-0/+36