[CodeGen] Always print register ties in MI::dump()
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Wed, 26 Sep 2018 13:33:09 +0000 (13:33 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Wed, 26 Sep 2018 13:33:09 +0000 (13:33 +0000)
commit6acaa18afcc888c5cf66bc9b17318eaf45ff4a91
tree6c86a8a8d77243ffac1ce30d28b969477f40274c
parent29e70cd72f49fe4c0ac5b71e240b9023cdb2fbaa
[CodeGen] Always print register ties in MI::dump()

It was the case when calling MO::dump(), but MI::dump() was still
depending on hasComplexRegisterTies().

The MIR output is not affected.

llvm-svn: 343107
llvm/lib/CodeGen/MachineInstr.cpp
llvm/test/CodeGen/AArch64/misched-fusion-crypto-eor.mir
llvm/test/CodeGen/ARM/misched-int-basic-thumb2.mir
llvm/test/CodeGen/ARM/misched-int-basic.mir