[all-commits] [llvm/llvm-project] a475ae: Revert "[ADT] Fix specialization of ValueIsPresent...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Jan 10 16:45:58 PST 2025
Branch: refs/heads/users/vitalybuka/spr/nfcubsan-add-local-bounds-test
Home: https://github.com/llvm/llvm-project
Commit: a475ae05fba7368055071c29a1fc9408346ebd6a
https://github.com/llvm/llvm-project/commit/a475ae05fba7368055071c29a1fc9408346ebd6a
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-01-11 (Sat, 11 Jan 2025)
Changed paths:
M llvm/include/llvm/Support/Casting.h
M llvm/lib/CodeGen/RegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/unittests/ADT/PointerUnionTest.cpp
Log Message:
-----------
Revert "[ADT] Fix specialization of ValueIsPresent for PointerUnion" (#122557)
Reverts llvm/llvm-project#121847
Causes compile time regressions and allegedly miscompilation.
Commit: 834d65eb2ecea04382630579007a88c30129c734
https://github.com/llvm/llvm-project/commit/834d65eb2ecea04382630579007a88c30129c734
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M clang/test/CodeGen/allow-ubsan-check.c
Log Message:
-----------
[nfc][ubsan] Use O1 in test to remove more unrelated stuff (#122408)
Commit: 65a20d83faf2ce949e580605785e0072aa67a0cc
https://github.com/llvm/llvm-project/commit/65a20d83faf2ce949e580605785e0072aa67a0cc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/include/llvm/Support/Casting.h
M llvm/lib/CodeGen/RegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/unittests/ADT/PointerUnionTest.cpp
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/d9dee2334444...65a20d83faf2
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list