llvm-project/llvm/tools/llvm-exegesis
Clement Courbet 5be8b2ec4a [llvm-exegesis] Serial snippet: Restrict the set of back-to-back instructions
Summary:
Right now when picking a back-to-back instruction at random, we might select
instructions that we do not know how to handle.
Add a ExegesisTarget hook to possibly filter instructions.

Reviewers: gchatelet

Subscribers: tschuett, mstojanovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73161
2020-01-22 11:00:43 +01:00
..
lib [llvm-exegesis] Serial snippet: Restrict the set of back-to-back instructions 2020-01-22 11:00:43 +01:00
CMakeLists.txt
LLVMBuild.txt
llvm-exegesis.cpp [llvm-exegesis] Check counters before running 2019-12-31 14:17:24 +01:00