Skip to content
Commit 77af6ac5 authored by Evan Cheng's avatar Evan Cheng
Browse files

- 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
parent 70868446
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment