llvm-project/llvm/unittests/tools/llvm-exegesis
Simon Pilgrim d391e4fe84 [X86] Update RET/LRET instruction to use the same naming convention as IRET (PR36876). NFC
Be more consistent in the naming convention for the various RET instructions to specify in terms of bitwidth.

Helps prevent future scheduler model mismatches like those that were only addressed in D44687.

Differential Revision: https://reviews.llvm.org/D113302
2021-11-07 15:06:54 +00:00
..
AArch64 Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
ARM Merge all the llvm-exegesis unit tests into a single binary 2021-07-26 22:07:07 -07:00
Common Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
Mips Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
PowerPC Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
X86 [X86] Update RET/LRET instruction to use the same naming convention as IRET (PR36876). NFC 2021-11-07 15:06:54 +00:00
BenchmarkRunnerTest.cpp
CMakeLists.txt [NFC] Move CombinationGenerator from Exegesis to ADT 2021-11-05 16:53:46 +03:00
ClusteringTest.cpp
PerfHelperTest.cpp
RegisterValueTest.cpp