ARMFastISel doesn't support thumb1. Rename isThumb to isThumb2 to reflect this.
authorChad Rosier <mcrosier@apple.com>
Tue, 8 Nov 2011 21:12:00 +0000 (21:12 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 8 Nov 2011 21:12:00 +0000 (21:12 +0000)
commit66dc8ca04b719f3ab4aa650609dbd56b055ecb34
tree4e11ab68686ded097a6b2afb6d9375af4111387f
parent7781ae5be570940178295f6f808215089a3fe411
ARMFastISel doesn't support thumb1.  Rename isThumb to isThumb2 to reflect this.
No functional change intended.

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