Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default 64-bit target features and SSE2 on when a triple specifies x86-64. C... | Eli Friedman | 2011-07-08 | 1 | -1/+1 |
* | fix the BuildVector -> unpcklps logic to not do pointless shuffles | Chris Lattner | 2010-08-28 | 1 | -0/+25 |
* | Add a hackaround for PR7993 which is causing failures on x86 builders that la... | Chris Lattner | 2010-08-26 | 1 | -0/+6 |
* | implement SplitVecOp_CONCAT_VECTORS, fixing the included testcase with SSE1. | Chris Lattner | 2010-08-26 | 1 | -0/+6 |
* | Make sure this forces the x86 targets | Chris Lattner | 2010-08-26 | 1 | -1/+2 |
* | fix sse1 only codegen in x86-64 mode, which is something we | Chris Lattner | 2010-08-26 | 1 | -0/+7 |