Add methods to add implicit def use operands to a MI.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 11 Nov 2006 10:20:02 +0000 (10:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 11 Nov 2006 10:20:02 +0000 (10:20 +0000)
commit3ba433a7e85c4f5b943ae6585a0327f4ccd461a0
treebe9b1c5d506dff046146ac6b665ee026d6aca3a6
parent490ce1ea6f85395127f62ba521ce9d20d1f569fe
Add methods to add implicit def use operands to a MI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31675 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/MachineInstrBuilder.h
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp