[utils][mips] Add support for mips for update_llc_checks.py
authorSimon Dardis <simon.dardis@mips.com>
Sun, 26 Nov 2017 19:22:44 +0000 (19:22 +0000)
committerSimon Dardis <simon.dardis@mips.com>
Sun, 26 Nov 2017 19:22:44 +0000 (19:22 +0000)
commit9d68565262401bd9d26c69ec496e76e92616d8df
tree9d101a57a9bd1c6781d3da4609fd5d6a38dc1d45
parent3984ee8400df7741ffff2bc2e04fded296b34619
[utils][mips] Add support for mips for update_llc_checks.py

Add support for mips, particularly skipping the matching of .frame, .(f)mask
and LLVM's usage of the .set no(reorder|at|macro) directives.

Reviewers: spatel

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

llvm-svn: 319001
llvm/utils/update_llc_test_checks.py