| commit | 9095186deb4ad286b764d1baa85c6acf653e4763 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Apr 16 00:51:47 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Apr 16 00:51:47 2006 +0000 |
| tree | 9267f113f45511ddb88eadd3d053d43313bc61d8 | |
| parent | 34cebe785d74b7af76a0be77bff075b2320f8cb0 [diff] |
Fix a bug in the 'shuffle(undef,x,mask) -> shuffle(x, undef,mask')' xform Make the insert/extract elt -> shuffle code more aggressive. This fixes CodeGen/PowerPC/vec_shuffle.ll llvm-svn: 27728