2008-02-19 01:41:04 +00:00
..
2008-02-19 01:41:04 +00:00
2008-02-17 20:02:20 +00:00
2008-02-19 01:41:04 +00:00
2008-01-29 02:16:57 +00:00
2008-02-19 01:41:04 +00:00
2008-02-19 01:41:04 +00:00
2008-02-13 06:48:40 +00:00
2008-02-19 01:41:04 +00:00
- When DAG combiner is folding a bit convert into a BUILD_VECTOR, it should check if it's essentially a SCALAR_TO_VECTOR. Avoid turning (v8i16) <10, u, u, u> to <10, 0, u, u, u, u, u, u>. Instead, simply convert it to a SCALAR_TO_VECTOR of the proper type.
2008-02-18 23:04:32 +00:00