Allow patterns to refer to physical registers that belong to multiple
authorEvan Cheng <evan.cheng@apple.com>
Tue, 16 May 2006 07:05:30 +0000 (07:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 16 May 2006 07:05:30 +0000 (07:05 +0000)
commit44a65fa552ed61cf9dba8f68f59b05e5137e6b01
tree812e2da89f37bf70a866f40797a46619d649929c
parentc14c936c79c60c9857d1b864cda029eded2a5d10
Allow patterns to refer to physical registers that belong to multiple
register classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28323 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h
utils/TableGen/DAGISelEmitter.cpp