summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse1.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-2/+2
* [x86] Add triples to these tests so that we see fewer calling conventionChandler Carruth2014-10-031-2/+2
* [x86] This is a terrible SSE1 test, but we should keep it. I've deletedChandler Carruth2014-10-031-21/+11
* ISel: Make VSELECT selection terminate in cases where the condition type has toArnold Schwaighofer2014-03-071-0/+14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Default 64-bit target features and SSE2 on when a triple specifies x86-64. C...Eli Friedman2011-07-081-1/+1
* fix the BuildVector -> unpcklps logic to not do pointless shuffles Chris Lattner2010-08-281-0/+25
* Add a hackaround for PR7993 which is causing failures on x86 builders that la...Chris Lattner2010-08-261-0/+6
* implement SplitVecOp_CONCAT_VECTORS, fixing the included testcase with SSE1.Chris Lattner2010-08-261-0/+6
* Make sure this forces the x86 targetsChris Lattner2010-08-261-1/+2
* fix sse1 only codegen in x86-64 mode, which is something weChris Lattner2010-08-261-0/+7
OpenPOWER on IntegriCloud