Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-16 | [X86][SSE] Vectorize v2i32 to v2f64 conversions | Simon Pilgrim | 1 | -6/+2 |
2015-03-23 | [SelectionDAG] Fixed issue with uitofp vector constant folding being treated ... | Simon Pilgrim | 1 | -0/+15 |
2014-07-24 | [SDAG] Introduce a combined set to the DAG combiner which tracks nodes | Chandler Carruth | 1 | -8/+8 |
2014-07-23 | [X86,AArch64] Extend vcmp w/ unary op combine to work w/ more constants. | Jim Grosbach | 1 | -0/+18 |
2014-07-23 | X86: restrict combine to when type sizes are safe. | Jim Grosbach | 1 | -3/+27 |
2014-07-23 | DAG: fp->int conversion for non-splat constants. | Jim Grosbach | 1 | -1/+15 |
2014-07-18 | X86: Constant fold converting vector setcc results to float. | Jim Grosbach | 1 | -0/+18 |