diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-11-13 23:34:06 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-11-13 23:34:06 +0000 |
commit | 77af6ac5e869e05ce3d49e22ea1b022ee9c6564b (patch) | |
tree | 77760360efe1e7973ce0726c0492b451dce01a12 /llvm/lib/Target | |
parent | 708684463474739d7751ce3b2ad76d49f1dd7842 (diff) | |
download | bcm5719-llvm-77af6ac5e869e05ce3d49e22ea1b022ee9c6564b.tar.gz bcm5719-llvm-77af6ac5e869e05ce3d49e22ea1b022ee9c6564b.zip |
- Let MachineInstr ctors add implicit def and use operands. Other operands
will be inserted before these operands. If the opcode changes (by
setOpcode), the implicit operands are updated as well.
- Added IsKill, IsDead fields to MachineOperand in preparation for changes
that move kill / dead info to MachineInstr's.
llvm-svn: 31711
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions