llvm-project/llvm/unittests/tools/llvm-exegesis/X86
Jameson Nash a7db680183 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 (b09a8c9bd9).

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
..
AssemblerTest.cpp
BenchmarkResultTest.cpp [WebAssembly] Support single-floating-point immediate value 2021-02-04 18:05:06 -08:00
CMakeLists.txt Renovate CMake files in the `llvm-exegesis` tool. 2021-02-10 14:22:55 -05:00
RegisterAliasingTest.cpp
SchedClassResolutionTest.cpp
SnippetFileTest.cpp [llvm] [unittests] Remove temporary files after they're not needed 2020-09-02 00:34:44 +03:00
SnippetGeneratorTest.cpp
SnippetRepetitorTest.cpp [llvm][NFC] Add missing 'override's in unittests/ 2020-07-17 17:35:59 -07:00
TargetTest.cpp
TestBase.h