summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse1.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Default 64-bit target features and SSE2 on when a triple specifies x86-64. C...Eli Friedman2011-07-08
* fix the BuildVector -> unpcklps logic to not do pointless shuffles Chris Lattner2010-08-28
* Add a hackaround for PR7993 which is causing failures on x86 builders that la...Chris Lattner2010-08-26
* implement SplitVecOp_CONCAT_VECTORS, fixing the included testcase with SSE1.Chris Lattner2010-08-26
* Make sure this forces the x86 targetsChris Lattner2010-08-26
* fix sse1 only codegen in x86-64 mode, which is something weChris Lattner2010-08-26