diff options
author | James Y Knight <jyknight@google.com> | 2015-04-29 14:54:44 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-04-29 14:54:44 +0000 |
commit | c09bdfa4cbfdf17989be8da18044ec8e65bd8f54 (patch) | |
tree | 88fe2612cf6f833d973f055fc42c5e8b795d557c /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | c54a0d0bf444d159262771df250cd90a399bd9f6 (diff) | |
download | llvm-c09bdfa4cbfdf17989be8da18044ec8e65bd8f54.zip llvm-c09bdfa4cbfdf17989be8da18044ec8e65bd8f54.tar.gz llvm-c09bdfa4cbfdf17989be8da18044ec8e65bd8f54.tar.bz2 |
Sparc: Prefer reg+reg address encoding when only one register used.
Reg+%g0 is preferred to Reg+imm0 by the manual, and is what GCC produces.
Futhermore, reg+imm is invalid for the (not yet supported) "alternate
address space" instructions.
Differential Revision: http://reviews.llvm.org/D8753
llvm-svn: 236107
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions