commit | 99174eb706a611eae6c9b5db0f9bacd80bc5ac80 | [log] [tgz] |
---|---|---|
author | Zhan Jun Liau <zhanjunl@ca.ibm.com> | Thu Aug 18 21:44:15 2016 +0000 |
committer | Zhan Jun Liau <zhanjunl@ca.ibm.com> | Thu Aug 18 21:44:15 2016 +0000 |
tree | 2c4a98a2b4f1bc042b78534861fd9759d6afe108 | |
parent | 0c6f8499198e961688c8fe10e0f372543680c743 [diff] |
[SystemZ] Use valid base/index regs for inline asm Summary: Inline asm memory constraints can have the base or index register be assigned to %r0 right now. Make sure that we assign only ADDR64 registers to the base and index. Reviewers: uweigand Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D23367 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279157 91177308-0d34-0410-b5e6-96231b3b80d8