OSDN Git Service

Fix incorrect fall-throughs in addr mode code. This fixes CodeGen/ARM/arm-negative...
authorChris Lattner <sabre@nondot.org>
Wed, 11 Apr 2007 16:17:12 +0000 (16:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Apr 2007 16:17:12 +0000 (16:17 +0000)
commite11529438cd825935410750881f6dd6b04806db2
tree34155162c08f9f16b7294152b75ab42979b582a9
parent5b456e867b63d6b544d2eb7604164a3150005e1e
Fix incorrect fall-throughs in addr mode code.  This fixes CodeGen/ARM/arm-negative-stride.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp