[qt/clang/llvm-project]: 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-project
Pushed by mirror-service into branch 'upstream/users/boomanaiden154/lanai-default-to-newpm'.
Changed from d53a591c6c2a30af489d500e3b754013a95d597e to 6e827e93977b15ec87ebc1d21e3ad3ec80ef4c27
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 34323ab08e6eed2caff556ecdeae20053cbaaae7 by GitHub (on behalf of Jonas Devlieghere) on 07/08/2026 at 05:21..
[lldb] Fix the lazy initialization of Module's global collections (NFC) (#214630)
Both collections were initialized with a check-then-set on a null
pointer, which is race-y. We can achieve the same thing by initializing
the pointer with the allocation, while retaining the leak.
https://invent.kde.org/qt/clang/llvm-project/-/commit/34323ab08e6eed2caff556ecdeae20053cbaaae7
Git commit fab90faf86a5846f7ed73c1caf322dcc79a6af5e by GitHub (on behalf of Kane Wang) on 07/08/2026 at 05:36..
[RISCV][GlobalISel] Legalize G_LROUND/G_LLROUND (#213889)
Add legalizer rules so `llvm.lround/llround` lower to`
fcvt.{w,l}.{h,s,d}` with FRM_RMM.
https://invent.kde.org/qt/clang/llvm-project/-/commit/fab90faf86a5846f7ed73c1caf322dcc79a6af5e
Git commit 424588ce0a14c9a310687424d8f0318553ef3fa7 by GitHub (on behalf of Sam Elliott) on 07/08/2026 at 05:41..
[AsmPrinter] Emit type and size for Constant Pool Entries (#214387)
https://invent.kde.org/qt/clang/llvm-project/-/commit/424588ce0a14c9a310687424d8f0318553ef3fa7
Git commit 0b5cc577664bbd6e031f93f162d23820e5e90d15 by GitHub (on behalf of Aiden Grossman) on 07/08/2026 at 05:43..
[Target] Add shouldDefaultToNewPM flag
This will allow for tools like clang/flang/llc to default to the NewPM
for targets that request it.
Future patches will update clang/llc and flip it for targets that have
been fully ported but shouldn't have a large blast radius (like Lanai
and MSP430).
Pursuant to
https://discourse.llvm.org/t/rfc-incrementally-enabling-the-newpm-for-codegen/91410/11.
Reviewers: arsenm, vikramRH, aengelke
Pull Request: https://github.com/llvm/llvm-project/pull/214570
https://invent.kde.org/qt/clang/llvm-project/-/commit/0b5cc577664bbd6e031f93f162d23820e5e90d15
Git commit e65e45be26a38c4c15077edc85f3bd2c277393e5 by Aiden Grossman on 07/08/2026 at 05:44..
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
https://invent.kde.org/qt/clang/llvm-project/-/commit/e65e45be26a38c4c15077edc85f3bd2c277393e5
Git commit b020e0663d6b403c1edaa9e5205c4a77c677b861 by Aiden Grossman on 07/08/2026 at 05:46..
rebase
Created using spr 1.3.7
https://invent.kde.org/qt/clang/llvm-project/-/commit/b020e0663d6b403c1edaa9e5205c4a77c677b861
Git commit 6e827e93977b15ec87ebc1d21e3ad3ec80ef4c27 by Aiden Grossman on 07/08/2026 at 05:50..
formatting
Created using spr 1.3.7
https://invent.kde.org/qt/clang/llvm-project/-/commit/6e827e93977b15ec87ebc1d21e3ad3ec80ef4c27