]> granicus.if.org Git - llvm/commit
[PowerPC] Remove the override of isMachineVerifierClean() to open machine verifier
authorZi Xuan Wu <wuzish@cn.ibm.com>
Mon, 11 Mar 2019 03:31:09 +0000 (03:31 +0000)
committerZi Xuan Wu <wuzish@cn.ibm.com>
Mon, 11 Mar 2019 03:31:09 +0000 (03:31 +0000)
commit6a7719c7965af52f904e16588c1754f65bcb8ff0
tree4ef52caf2aa3043be6a582c8f72831f7f1598fe9
parent5ddf9b4b323e39741613f7ed846aa1e9bcdc5af0
[PowerPC] Remove the override of isMachineVerifierClean() to open machine verifier
After fix all asserts found by machine verifier in PowerPC target with following patches,
we can activate machine verifier as default.

rL293769, rL348566, rL349030, rL349029, rL350113, rL350111,
rL350799, rL350165, rL355378, rL352174, rL354762, rL350115

It's also found in PR#27456, https://bugs.llvm.org/show_bug.cgi?id=27456

Differential Revision: https://reviews.llvm.org/D59011

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.h