diff options
author | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-23 12:27:12 +0200 |
---|---|---|
committer | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-31 13:16:07 +0200 |
commit | 54d0cf58fb5ecdcaab09779016b03e19b5646e9b (patch) | |
tree | 251ae1965ff5afea5c3e4acc842b0338cff36b8e /clang/lib/CodeGen/CodeGenModule.h | |
parent | 8e315c6ce558a25f7cadab57bd8a14ff958ae517 (diff) | |
download | llvm-54d0cf58fb5ecdcaab09779016b03e19b5646e9b.zip llvm-54d0cf58fb5ecdcaab09779016b03e19b5646e9b.tar.gz llvm-54d0cf58fb5ecdcaab09779016b03e19b5646e9b.tar.bz2 |
[TableGen] Remove & Replace old GICombiner Backend
The MatchTable-based GlobalISel Combiner backend is the new default. There are no in-tree users left of the old backend.
- Removed implementation of old MatchDAG-based Combiner, including tests, the backend itself and all supporting code.
- Renamed MatchTable backend to `GlobalISelCombinerEmitter.cpp` + removed "-matchtable" from its CL option.
- no need to have a verbose name as it's the only backend left now.
Reviewed By: aemerson
Differential Revision: https://reviews.llvm.org/D158710
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions