simplify code a bit and add a more explanatory assert for cases that
authorJim Grosbach <grosbach@apple.com>
Thu, 17 Jun 2010 01:37:00 +0000 (01:37 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 17 Jun 2010 01:37:00 +0000 (01:37 +0000)
commitc73993b67815c96bb270034bdc7b7e8edc16d614
tree3882910668bfb6ef6bb0b2ed0683a94c3cd5af77
parentf7a503e6bb0773c198620defd5bd71813d1398e9
simplify code a bit and add a more explanatory assert for cases that
previously would result in 'cannot yet select' errors.

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