[llvm-exegesis] Don't use unsupported aliasing instructions
authorMiloš Stojanović <Milos.Stojanovic@rt-rk.com>
Thu, 23 Jan 2020 11:28:50 +0000 (12:28 +0100)
committerMiloš Stojanović <Milos.Stojanovic@rt-rk.com>
Thu, 23 Jan 2020 11:42:42 +0000 (12:42 +0100)
commite8fc8507dacbab119a1ca14535d7c75f0514a078
treeffd93562ff344b2af4266bd16d89ed381d7b561e
parentf1ad192915f64e3eeedfb01aa1073e81bff4e1a1
[llvm-exegesis] Don't use unsupported aliasing instructions

Since some instruction types aren't allowed as the main instruction also
don't allow them for aliasing instructions.

Differential Revision: https://reviews.llvm.org/D73220
llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp