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 | d7de496b23fca8145f777a56281457bf64e8bbad (patch) | |
tree | ec3f3f64bd76b1230b1fa9b15e66e20c2615fa36 /lib/Target/Sparc | |
parent | 2718bfbaa6a1ecb37bb34483b09010cbb3563f83 (diff) | |
download | external_llvm-d7de496b23fca8145f777a56281457bf64e8bbad.zip external_llvm-d7de496b23fca8145f777a56281457bf64e8bbad.tar.gz external_llvm-d7de496b23fca8145f777a56281457bf64e8bbad.tar.bz2 |
- 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
Diffstat (limited to 'lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions