[llvm-exegesis][mips] Add SnippetGeneratorTest unit test
authorMiloš Stojanović <Milos.Stojanovic@rt-rk.com>
Mon, 16 Dec 2019 15:49:09 +0000 (16:49 +0100)
committerMiloš Stojanović <Milos.Stojanovic@rt-rk.com>
Mon, 16 Dec 2019 15:50:03 +0000 (16:50 +0100)
commit0add79aec2ee9081c6afebf10e84fe971b3ab4de
tree99cba0bd1e921830432c26f498340f6703436103
parentfd0c91bab184e50e548b9daca4b8cfb0719ff959
[llvm-exegesis][mips] Add SnippetGeneratorTest unit test

Test latency with explicit register dependency, without and with
forbidden registers.

Differential Revision: https://reviews.llvm.org/D71471
llvm/unittests/tools/llvm-exegesis/Mips/CMakeLists.txt
llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp [new file with mode: 0644]