[all-commits] [llvm/llvm-project] 9b7b8d: [TableGen] [ISel Matcher Emitter] Rework with two ...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Sat Nov 21 08:04:32 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 9b7b8de6d12ff2e0bb7aa813f83a8053d302bc2b
https://github.com/llvm/llvm-project/commit/9b7b8de6d12ff2e0bb7aa813f83a8053d302bc2b
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M llvm/utils/TableGen/DAGISelMatcher.h
M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
Log Message:
-----------
[TableGen] [ISel Matcher Emitter] Rework with two passes: one to size, one to emit
Differential Revision: https://reviews.llvm.org/D91632
More information about the All-commits
mailing list