| commit | 071ad01ceb33e093d00c40cda224f208bfa49a72 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Apr 17 05:28:54 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Apr 17 05:28:54 2006 +0000 |
| tree | 13660b8f6467833ca88972c520149cd18b0e190b | |
| parent | 6e98b49b543937a95f7bc73e54dbb9259a47bd40 [diff] |
Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle, if it can be implemented in 3 or fewer discrete altivec instructions, codegen it as such. This implements Regression/CodeGen/PowerPC/vec_perf_shuffle.ll llvm-svn: 27748