| commit | 6596ba79339fe2c155fd5337cd9ba3dfc6013d4d | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Fri Nov 21 22:06:37 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Fri Nov 21 22:06:37 2014 +0000 |
| tree | 6a56d7ed58816e41e2c34b504df289cbee69d8a5 | |
| parent | 3b8ddb665bb332f0dd484db44ec93da927caa7df [diff] |
R600/SI: Add SIFoldOperands pass This pass attempts to fold the source operands of mov and copy instructions into their uses. llvm-svn: 222581