| commit | 73e06fa262a1c05a09e53e6d5394b73ea875c285 | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 04 16:17:42 2015 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 04 16:17:42 2015 +0000 |
| tree | 1b366ad178af5313f13da035a53e4b7031cc31b5 | |
| parent | f72b49bc17cb57e7acdb78657e566c9bfe8d2907 [diff] |
R600/SI: Reimplement isLegalAddressingMode Now that we sometimes know the address space, this can theoretically do a better job. This needs better test coverage, but this mostly depends on first updating the loop optimizatiosn to provide the address space. llvm-svn: 239053