[all-commits] [llvm/llvm-project] 924eac: [Hexagon] Move single-use global tables into their...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun Mar 6 10:27:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 924eac4942408fc0cd5490af76a6d23011a542d1
https://github.com/llvm/llvm-project/commit/924eac4942408fc0cd5490af76a6d23011a542d1
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-03-06 (Sun, 06 Mar 2022)
Changed paths:
R llvm/lib/Target/Hexagon/HexagonArch.h
M llvm/lib/Target/Hexagon/HexagonDepArch.h
M llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
M llvm/lib/Target/Hexagon/HexagonSubtarget.h
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
Log Message:
-----------
[Hexagon] Move single-use global tables into their only user and turn them into StringSwitch
Delete the unused globals. NFCI.
More information about the All-commits
mailing list