commit | d7de496b23fca8145f777a56281457bf64e8bbad | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Mon Nov 13 23:34:06 2006 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Mon Nov 13 23:34:06 2006 +0000 |
tree | ec3f3f64bd76b1230b1fa9b15e66e20c2615fa36 | |
parent | 2718bfbaa6a1ecb37bb34483b09010cbb3563f83 [diff] |
- 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31711 91177308-0d34-0410-b5e6-96231b3b80d8