update_mir_test_checks: Drop support for vreg block checks
authorJustin Bogner <mail@justinbogner.com>
Wed, 28 Feb 2018 00:44:46 +0000 (00:44 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 28 Feb 2018 00:44:46 +0000 (00:44 +0000)
commitd3eccb54b11b8f2b624b6faddd397ec647db9839
tree9fa3f3493b537ea7ae6358403a4d77e9d2a3ef6c
parent19eedbf0136ba7541f86d299dc701ed8b06ed255
update_mir_test_checks: Drop support for vreg block checks

Since vregs are printed in the instruction stream now, checking the
vreg block is always redundant. Remove the temporary feature that
allowed us to do that.

This reverts r316134

llvm-svn: 326284
llvm/utils/update_mir_test_checks.py