Add target independent MachineInstr's to represent subreg insert/extract in MBB's...
authorChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 07:48:21 +0000 (07:48 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 07:48:21 +0000 (07:48 +0000)
commit08d52071bae2f8cc2e9aa6a451118b83d043813b
tree7467f6e03f13c84aad5031e90ba99b9a60f1c622
parent518143d7950fb02683b9675e94d42c112ed599c4
Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40518 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/Target.td
utils/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/DAGISelEmitter.cpp
utils/TableGen/InstrInfoEmitter.cpp