1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests/tools/llvm-exegesis
Jameson Nash adecc4fab7 Renovate CMake files in the llvm-exegesis tool.
This attempts to move all tools over to using `add_llvm_library` for
better consistency. After doing this, I noticed it ended up as nearly a
reimplementation of https://reviews.llvm.org/rL342148, which later got
reverted in r342336 (b09a8c9bd9b819741b38071a7ccd95042ef2643a).

With ccache and ninja on a large core machine (40), I haven't run into
build errors, so I'm hopeful it's better now, though it doesn't seem to
be any different / new.

Reviewed By: stephenneuendorffer

Differential Revision: https://reviews.llvm.org/D90970
2021-02-10 14:22:55 -05:00
..
AArch64 CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
ARM Renovate CMake files in the llvm-exegesis tool. 2021-02-10 14:22:55 -05:00
Common Recommit: "[llvm-exegesis] Improve error reporting in Assembler.cpp" 2020-02-19 14:40:28 +01:00
Mips [llvm] [unittests] Remove temporary files after they're not needed 2020-09-02 00:34:44 +03:00
PowerPC [llvm-exegesis][PowerPC] Add more register classes 2020-12-04 15:02:12 +00:00
X86 Renovate CMake files in the llvm-exegesis tool. 2021-02-10 14:22:55 -05:00
BenchmarkRunnerTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ClusteringTest.cpp [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880) 2019-03-28 08:55:01 +00:00
CMakeLists.txt [llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE 2020-02-12 21:33:52 +03:00
PerfHelperTest.cpp [llvm-exegesis][NFC] Let the pfm::Counter own the PerfHelper. 2020-04-08 15:37:30 +02:00
RegisterValueTest.cpp [llvm-exegesis][NFC] Remove extra llvm:: qualifications. 2019-10-09 11:29:21 +00:00
SnippetGeneratorTest.cpp [llvm-exegesis] CombinationGenerator: don't store function_ref 2020-02-12 23:33:23 +03:00