summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetInstrInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-30 21:31:53 +0000
committerChris Lattner <sabre@nondot.org>2007-12-30 21:31:53 +0000
commitc98c0e57eb181932455fd1e6dba6771f9f94ab81 (patch)
treec20861a79965ecc501566ea42f607663185bd44f /llvm/lib/Target/TargetInstrInfo.cpp
parent96317d2412b87af0dfd7ff9a414f248e3d88febb (diff)
downloadbcm5719-llvm-c98c0e57eb181932455fd1e6dba6771f9f94ab81.tar.gz
bcm5719-llvm-c98c0e57eb181932455fd1e6dba6771f9f94ab81.zip
MachineOperand:
- Add getParent() accessors. - Move SubReg out of the AuxInfo union, to make way for future changes. - Remove the getImmedValue/setImmedValue methods. - in some MachineOperand::Create* methods, stop initializing fields that are dead. MachineInstr: - Delete one copy of the MachineInstr printing code, now there is only one dump format and one copy of the code. - Make MachineOperand use the parent field to get info about preg register names if no target info is otherwise available. - Move def/use/kill/dead flag printing to the machineoperand printer, so they are always printed for an operand. llvm-svn: 45460
Diffstat (limited to 'llvm/lib/Target/TargetInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud