commit | b1d220c21a80d8d930d8da6448968baead7845bf | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 11 16:13:39 2015 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 11 16:13:39 2015 +0000 |
tree | 4c67dbd8ea7228a0224ab251f53e9ece43b9f513 | |
parent | 564ff6478c3eb44c8d80e275d4da57691f715e29 [diff] |
SLSR: Pass address space to isLegalAddressingMode This only updates one of the uses. The other is used in cases that may never touch memory, so I'm not sure why this is even calling it. Perhaps there should be a new, similar hook for such cases or pass -1 for unknown address space. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239540 91177308-0d34-0410-b5e6-96231b3b80d8