[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/arsenm/mc/tablegen-support-cpu-aliases'. Changed from 356313df91da6c23267b6251a8118662442f613d to 4792e5407dca4738bac3adab0d0bb0fd562b9e96 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4792e5407dca4738bac3adab0d0bb0fd562b9e96 by Matt Arsenault on 25/07/2026 at 06:17.. TableGen: Add first class support for processor aliases Previously isCPUStringValid was virtual so TableGen could emit an AArch64 specific hack for recognizing cpu aliases. Teach tablegen about aliases, and insert each alias into the CPU subtype table as its own entry (sorted by name, carrying the canonical processor's features and scheduling model). There is further opportunity for code sharing improvements. AArch64's aliases are consumed by ARMTargetDefEmitter to emit a custom inc file in TargetParser which should be universalized. Co-authored-by: Claude (Claude-Opus-4.8) <[email protected]> https://invent.kde.org/qt/clang/llvm/-/commit/4792e5407dca4738bac3adab0d0bb0fd562b9e96