OSDN Git Service

[AArch64] Add indexed check to splitStores. NFC.
authorNirav Dave <niravd@google.com>
Thu, 15 Jun 2017 14:47:44 +0000 (14:47 +0000)
committerNirav Dave <niravd@google.com>
Thu, 15 Jun 2017 14:47:44 +0000 (14:47 +0000)
commit18ca0f5b74f29bf8c36535e961ef596f3b60639f
tree47e504b0de3a2f70beba6ed67022e24ba4fc618a
parent81f6df5c35734845b0b84e7b6c8ab79b2676ee4f
[AArch64] Add indexed check to splitStores. NFC.

Add explicit check for unhandled cases in preparation for delaying
splitStores to post-legalization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp