[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/boomanaiden154/llc-respect-shoulddefaulttonewpm'.
Changed from 82426e227747535899a8e5cb2481cad8acf1de34 to 7762e7179a73a9f1c6c0e03fcf826035da390c37
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/-/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/-/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/-/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/-/commit/0b5cc577664bbd6e031f93f162d23820e5e90d15
Git commit fb41d3680d4d07c7e79ca9a3397f501b8c0213a4 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/-/commit/fb41d3680d4d07c7e79ca9a3397f501b8c0213a4
Git commit 7762e7179a73a9f1c6c0e03fcf826035da390c37 by Aiden Grossman on 07/08/2026 at 05:44..
rebase
Created using spr 1.3.7
https://invent.kde.org/qt/clang/llvm/-/commit/7762e7179a73a9f1c6c0e03fcf826035da390c37