Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution... | Craig Topper | 2011-11-29 | 1 | -1/+1 |
* | Add patterns to generate copies for extract_subvector instead of | Bruno Cardoso Lopes | 2011-07-28 | 1 | -3/+3 |
* | Add a few patterns to match allzeros without having to use the fp unit. | Bruno Cardoso Lopes | 2011-07-28 | 1 | -1/+1 |
* | Although we already support this, add testcases for consistency | Bruno Cardoso Lopes | 2011-07-22 | 1 | -0/+21 |
* | Add a DAGCombine for transforming 128->256 casts into a simple | Bruno Cardoso Lopes | 2011-07-22 | 1 | -0/+26 |