[all-commits] [llvm/llvm-project] 0b3e39: [TableGen] [CodeGenTarget] Cache the target's inst...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Sun Dec 6 08:14:12 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b3e393d6c8b0f6bb8a13b1a71aba796c87ed239
https://github.com/llvm/llvm-project/commit/0b3e393d6c8b0f6bb8a13b1a71aba796c87ed239
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M llvm/utils/TableGen/CodeGenTarget.cpp
M llvm/utils/TableGen/CodeGenTarget.h
Log Message:
-----------
[TableGen] [CodeGenTarget] Cache the target's instruction namespace.
Differential Revision: https://reviews.llvm.org/D92722
More information about the All-commits
mailing list