| commit | 26cc18df43b4354a7798fb95bcdc7a92fa8be68f | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Wed Jan 07 22:18:27 2015 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Wed Jan 07 22:18:27 2015 +0000 |
| tree | 3b603f87e518b2b0a6ad80f6c6ae2a634a29eb7e | |
| parent | c43add077beb6d309815765b13cd235e803d1560 [diff] |
R600/SI: Only fold immediates that have one use Folding the same immediate into multiple instruction will increase program size, which can hurt performance. llvm-svn: 225405