Add support for the convergent flag at the MC and MachineInstr levels.
authorOwen Anderson <resistor@mac.com>
Thu, 28 May 2015 18:33:39 +0000 (18:33 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 28 May 2015 18:33:39 +0000 (18:33 +0000)
commit2f6ca834ff93d0bce7872b0291c2fd77bb5df7c7
tree61e88a5c28f9b3c8d30026c0660e062cc638dda1
parent4c9279423e6a34186c2d8783111b8e5c8c47a800
Add support for the convergent flag at the MC and MachineInstr levels.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238450 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
include/llvm/MC/MCInstrDesc.h
include/llvm/Target/Target.td
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/InstrInfoEmitter.cpp