OSDN Git Service

ARM: Negative offset support problem
authorRenato Golin <renato.golin@linaro.org>
Tue, 9 Sep 2014 09:57:59 +0000 (09:57 +0000)
committerRenato Golin <renato.golin@linaro.org>
Tue, 9 Sep 2014 09:57:59 +0000 (09:57 +0000)
commitccfbbaca3fbd4957dc24a01cd6a9fd0dec4fbd88
tree622eb6c92f08b7fd1af5838d57757cc92c48c81c
parentff6eb4fec55891dc0fc624229e2eabeb1d9df884
ARM: Negative offset support problem

This patch is to permit a negative offset usage for a non frame access.

Patch by Igor Oblakov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217431 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/ARM/negative-offset.ll [new file with mode: 0644]