llvm-project/llvm/tools/llvm-exegesis
Roman Lebedev e030f808ec
[Exegesis] Native clusterization: sub-partition by sched class id
Currently native clusterization simply groups all benchmarks
by the opcode of key instruction, but that is suboptimal in certain cases,
e.g. where we can already tell that the particular instructions
already resolve into different sched classes.
2021-09-07 17:54:37 +03:00
..
lib [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00
CMakeLists.txt Revert "[asan] Implemented intrinsic for the custom calling convention similar used by HWASan for X86." 2021-08-24 13:21:20 -07:00
llvm-exegesis.cpp [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00