| commit | c10853f29fa49aa941b8ee5f6bdef84be82e3a79 | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Aug 06 00:29:43 2014 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Aug 06 00:29:43 2014 +0000 |
| tree | d1b8e93c1c7e6ccd5ad4e1edcbeb52ad7eaa8d64 | |
| parent | 6d8873f94b252f8e1d9617d1773efa47e8969876 [diff] |
R600/SI: Implement areLoadsFromSameBasePtr This currently has a noticable effect on the kernel argument loads. LDS and global loads are more problematic, I think because of how copies are currently inserted to ensure that the address is a VGPR. llvm-svn: 214942