llvm-project/llvm/utils/TableGen/GlobalISel
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
..
CMakeLists.txt Renovate CMake files in the `llvm-exegesis` tool. 2021-02-10 14:22:55 -05:00
CodeExpander.cpp [TableGen] Eliminte source location from CodeInit 2020-11-23 11:30:13 -05:00
CodeExpander.h
CodeExpansions.h
GIMatchDag.cpp [utils] Use llvm::sort (NFC) 2021-01-15 21:00:52 -08:00
GIMatchDag.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagEdge.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagEdge.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagInstr.cpp [utils] Use llvm::sort (NFC) 2021-01-15 21:00:52 -08:00
GIMatchDagInstr.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagOperands.cpp Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDagOperands.h Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDagPredicate.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicate.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicateDependencyEdge.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicateDependencyEdge.h Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchTree.cpp [TableGen] Use llvm::append_range (NFC) 2021-01-25 19:23:58 -08:00
GIMatchTree.h [llvm] Use *Map::lookup (NFC) 2021-01-01 12:44:54 -08:00