2008-02-19 02:05:16 +00:00
..
2008-02-18 17:28:21 +00:00
2008-01-29 13:02:09 +00:00
2008-01-30 03:10:00 +00:00
2008-01-29 13:02:09 +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
2007-12-29 20:36:04 +00:00
2008-02-15 00:57:28 +00:00
2007-12-29 20:36:04 +00:00
2008-02-15 21:12:46 +00:00
2008-02-15 18:05:54 +00:00
2008-02-19 02:05:16 +00:00
2008-02-18 22:48:05 +00:00
2008-02-18 17:32:13 +00:00
2007-12-29 20:09:26 +00:00