Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test. | Chad Rosier | 2012-03-20 | 1 | -1/+1 |
* | [avx] Adjust the VINSERTF128rm pattern to allow for unaligned loads. | Chad Rosier | 2012-03-20 | 1 | -0/+13 |
* | [avx] Add patterns for VINSERTF128rm. | Chad Rosier | 2012-03-15 | 1 | -0/+12 |
* | Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove du... | Pete Cooper | 2012-02-24 | 1 | -0/+48 |
* | Add a DAGCombine for subvector extracts to remove useless chains of | Bruno Cardoso Lopes | 2011-09-20 | 1 | -0/+19 |
* | Revert r140097, working on a better approach | Bruno Cardoso Lopes | 2011-09-20 | 1 | -7/+0 |
* | Based on the small opt Zvi's patch was trying to achieve, eliminate | Bruno Cardoso Lopes | 2011-09-19 | 1 | -0/+8 |
* | Fix PR10656. It's only profitable to use 128-bit inserts and extracts | Bruno Cardoso Lopes | 2011-08-15 | 1 | -0/+20 |
* | Add a dag combine to xform 256-bit shuffles into simple vector | Bruno Cardoso Lopes | 2011-08-11 | 1 | -0/+18 |