[arm fast-isel] Fast-isel only handles simple VTs, so make sure the necessary
authorChad Rosier <mcrosier@apple.com>
Mon, 17 Dec 2012 19:59:43 +0000 (19:59 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 17 Dec 2012 19:59:43 +0000 (19:59 +0000)
commit62a144f099ae2ce7e225a129fed5e1065f1cf454
treea41708fc25348af077ac30b3017154f8ff61ece3
parent95850c24a459e429d59e156e4fdb8e0630e8c0ef
[arm fast-isel] Fast-isel only handles simple VTs, so make sure the necessary
checks are in place.  Some minor cleanup as well.

llvm-svn: 170360
llvm/lib/Target/ARM/ARMFastISel.cpp