aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2015-04-29 14:54:44 +0000
committerJames Y Knight <jyknight@google.com>2015-04-29 14:54:44 +0000
commitc09bdfa4cbfdf17989be8da18044ec8e65bd8f54 (patch)
tree88fe2612cf6f833d973f055fc42c5e8b795d557c /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentc54a0d0bf444d159262771df250cd90a399bd9f6 (diff)
downloadllvm-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