[all-commits] [llvm/llvm-project] 77e5c5: Revert "[LEB128] Mark error condition with LLVM_UN...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Wed Nov 29 12:40:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77e5c5dbd88a7845fe5b8225f6bb139048ced1a9
https://github.com/llvm/llvm-project/commit/77e5c5dbd88a7845fe5b8225f6bb139048ced1a9
Author: Adrian Prantl <aprantl at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/include/llvm/Support/LEB128.h
Log Message:
-----------
Revert "[LEB128] Mark error condition with LLVM_UNLIKELY"
This reverts commit 80fc872a24c4dca4820d2e7885b5ee9195bec42a.
Commit: 275bec486f68cc027d121e3ff8f807086cdf4902
https://github.com/llvm/llvm-project/commit/275bec486f68cc027d121e3ff8f807086cdf4902
Author: Adrian Prantl <aprantl at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/include/llvm/Support/LEB128.h
Log Message:
-----------
Revert "[LEB128] Don't handle edge cases in every loop iteration"
This reverts commit 0cc2acc30b3d2f4e914fd49c599cfde8a17f26a6.
Commit: fc05a82fa6f91c6872a0fad80177d63b578df14f
https://github.com/llvm/llvm-project/commit/fc05a82fa6f91c6872a0fad80177d63b578df14f
Author: Adrian Prantl <aprantl at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/include/llvm/Support/LEB128.h
Log Message:
-----------
Revert "[LEB128] Factor out redundant code"
This reverts commit b96121c2e7de66154a70db5f202c9adce515aa45.
Commit: 69b0cb9c567eb0f937474f5424b9ed23b61c04d7
https://github.com/llvm/llvm-project/commit/69b0cb9c567eb0f937474f5424b9ed23b61c04d7
Author: Adrian Prantl <aprantl at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M lld/COFF/Driver.cpp
M lld/ELF/Driver.cpp
M llvm/include/llvm/Support/LEB128.h
M llvm/lib/Object/MachOObjectFile.cpp
M llvm/lib/Support/DataExtractor.cpp
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
Revert "[LEB128] Don't initialize error on success"
This reverts commit 545c8e009e2b649ef38f7e432ffbc06ba8a9b813.
Compare: https://github.com/llvm/llvm-project/compare/3313c256c82e...69b0cb9c567e
More information about the All-commits
mailing list