OSDN Git Service

Move ARM is{LoadFrom,StoreTo}StackSlot closer to their siblings so they won't be
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 15 Sep 2010 16:36:26 +0000 (16:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 15 Sep 2010 16:36:26 +0000 (16:36 +0000)
commit34327856d92d027733524b9418bd188a9e8db5db
treedd0d43e7c3c08a2321b2d4db4b1f61800b603014
parent064312de8641043b084603aa9a6b409bc794eed2
Move ARM is{LoadFrom,StoreTo}StackSlot closer to their siblings so they won't be
forgotten in the future.

Coalesce identical cases in switch.

No functional changes intended.

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