Disable MachineSink on convergent operations, similar to how IR Sink is
authorOwen Anderson <resistor@mac.com>
Mon, 1 Jun 2015 17:26:30 +0000 (17:26 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 1 Jun 2015 17:26:30 +0000 (17:26 +0000)
commit6f9474c1e124036ac71e36ce5626c04c1625ae21
tree7bc029c56cdcd997e9cb39a52d7acaaf46d6c3c8
parent57e487e92c68437792c2d6f7e69f1d08164992ce
Disable MachineSink on convergent operations, similar to how IR Sink is
restricted.  No test because no in-tree target currently has convergent
MachineInstr's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238763 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineSink.cpp