| commit | 86d12ebdbd33c0d04f4ecd74003a51abb55d488f | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Fri Aug 01 00:32:28 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Fri Aug 01 00:32:28 2014 +0000 |
| tree | 42fbe6faf19617c410a8832f9b0f835ab20e36ef | |
| parent | 05fb383d2b867b8cfcbcbd0cd28cd1d67bcae998 [diff] |
R600/SI: Fix incorrect commute operation in shrink instructions pass We were commuting the instruction by still shrinking it using the original opcode. NOTE: This is a candidate for the 3.5 branch. llvm-svn: 214463