"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "951f61fae228177c772927ab36f4dda0a35b7ab7"
- 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
Loading
Please register or sign in to comment