[all-commits] [llvm/llvm-project] e8fc85: [llvm-exegesis] Don't use unsupported aliasing ins...
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Thu Jan 23 03:47:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8fc8507dacbab119a1ca14535d7c75f0514a078
https://github.com/llvm/llvm-project/commit/e8fc8507dacbab119a1ca14535d7c75f0514a078
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list