aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineFunctionPass.h
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
commit9607bb8439f237eb08432bda92e501c821a7c11b (patch)
tree009374dad6c6816e3042d75ece22c57ebd75acb4 /include/llvm/CodeGen/MachineFunctionPass.h
parent0bcfea01008bc931f5877020d4f3db72638c7c39 (diff)
downloadexternal_llvm-9607bb8439f237eb08432bda92e501c821a7c11b.zip
external_llvm-9607bb8439f237eb08432bda92e501c821a7c11b.tar.gz
external_llvm-9607bb8439f237eb08432bda92e501c821a7c11b.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineFunctionPass.h')
0 files changed, 0 insertions, 0 deletions