Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes | Tom Stellard | 2013-01-02 | 1 | -0/+4 |
* | Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x)) | Michael Liao | 2012-10-24 | 1 | -0/+14 |
* | Add custom conversion from v2u32 to v2f32 in 32-bit mode | Michael Liao | 2012-10-24 | 1 | -0/+11 |