summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse_partial_update.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-7/+7
* [X86] Remove some intrinsic instructions from hasPartialRegUpdateCraig Topper2016-12-121-2/+1
* [X86][SSE] Avoid specifying unused arguments in SHUFPD loweringSimon Pilgrim2016-08-221-2/+2
* [X86][SSE] Regenerated partial register update testsSimon Pilgrim2016-05-231-38/+46
* fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel2015-08-101-3/+2
* [x86, SSE]]add missing tests for load folding with partial register updateSanjay Patel2015-08-101-0/+34
* Model sqrtsd as a binary operation with one source operand tied to the destin...Sanjay Patel2015-01-261-0/+23
* fix line-endings; NFCSanjay Patel2015-01-261-21/+21
* [X86][SSE] Added support for SSE3 lane duplication shuffle instructionsSimon Pilgrim2015-01-211-21/+21
* Model sqrtss as a binary operation with one source operand tied to the destin...Sanjay Patel2014-12-191-5/+38
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* X86 SSE: update rsqrtss and rcpss to use two source operands andManman Ren2012-10-301-0/+36
OpenPOWER on IntegriCloud