OSDN Git Service

Handle tGPR register class in a few more places. This fixes some llvm-gcc
authorBob Wilson <bob.wilson@apple.com>
Tue, 16 Feb 2010 22:01:59 +0000 (22:01 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 16 Feb 2010 22:01:59 +0000 (22:01 +0000)
commit0eb0c7401c34c0b4604f732ce54db995eead14e6
treecae63729baa812954a82059fbfd1276506bed956
parent0296f3e50446094f5c484e155e8c1838eb9f5a0c
Handle tGPR register class in a few more places.  This fixes some llvm-gcc
build failures due to my fix for pr6111.

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