llvm-project/llvm/test/tools/llvm-exegesis
Qiu Chaofan 9d2f06445f [llvm-exegesis] Ignore instructions using custom inserter
Some instructions defined in table-gen files sets usesCustomInserter
bit, which means it has to be lowered by target code and isn't actually
valid instruction at MC level. So we should treat them like pseudo
instructions.

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D94898
2021-02-19 17:04:27 +08:00
..
AArch64
Mips [llvm-exegesis][mips] Expand loadImmediate() 2020-01-13 12:32:13 +01:00
PowerPC [llvm-exegesis] Ignore instructions using custom inserter 2021-02-19 17:04:27 +08:00
X86 Fix x86 exegesis tests after c042aff886 2021-01-24 08:51:06 -05:00
lit.local.cfg