[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 0000000000000000000000000000000000000000 to 0dbb6f025ef92f5b2ea454aa297d7ee08fe444d7 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 0dbb6f025ef92f5b2ea454aa297d7ee08fe444d7 by Matt Arsenault on 24/07/2026 at 13:58.. 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/0dbb6f025ef92f5b2ea454aa297d7ee08fe444d7