1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/utils/TableGen/GlobalISel
Philip Reames 4739f740ea Revert "Make TableGenGlobalISel an object library"
This reverts commit 2c3cf62d4a26de85aab180bb43a579c913b17f3e.

Causes build failures on x86_64, will respond to commit thread with link errors.
2021-03-31 13:27:00 -07:00
..
CMakeLists.txt Revert "Make TableGenGlobalISel an object library" 2021-03-31 13:27:00 -07:00
CodeExpander.cpp [TableGen] Eliminte source location from CodeInit 2020-11-23 11:30:13 -05:00
CodeExpander.h [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00
CodeExpansions.h [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00
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