[all-commits] [llvm/llvm-project] a892a5: [gn build] Port 1d763f383380

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Mar 8 18:27:02 PST 2025


  Branch: refs/heads/users/vitalybuka/spr/ir-optimize-cfi-in-writecombinedglobalvaluesummary
  Home:   https://github.com/llvm/llvm-project
  Commit: a892a5dc5ee83dc8894fb6b7db00106f10865758
      https://github.com/llvm/llvm-project/commit/a892a5dc5ee83dc8894fb6b7db00106f10865758
  Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn

  Log Message:
  -----------
  [gn build] Port 1d763f383380


  Commit: 85d60a441ab810e25605fb4555971b1d0a996e5c
      https://github.com/llvm/llvm-project/commit/85d60a441ab810e25605fb4555971b1d0a996e5c
  Author: Khalil Estell <kammcecorp at gmail.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M clang-tools-extra/clangd/Config.h
    M clang-tools-extra/clangd/ConfigCompile.cpp
    M clang-tools-extra/clangd/ConfigFragment.h
    M clang-tools-extra/clangd/ConfigYAML.cpp
    M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [clangd] Add `BuiltinHeaders` config option (#129459)

This option, under `CompileFlags`, governs whether clangd uses its own
built-in headers (`Clangd` option value) or the built-in headers of the driver
in the file's compile command (`QueryDriver` option value, applicable to
cases where `--query-driver` is used to instruct clangd to ask the driver
for its system include paths).

The default value is `Clangd`, preserving clangd's current defaut behaviour.

Fixes clangd/clangd#2074


  Commit: 1649ca5af07a40948ea409ca055330bec1419e72
      https://github.com/llvm/llvm-project/commit/1649ca5af07a40948ea409ca055330bec1419e72
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64FastISel.cpp

  Log Message:
  -----------
  [AArch64] Use Register in AArch64FastISel.cpp. NFC


  Commit: 0715c6cc6d11814b8a31bc0368ca080b72810177
      https://github.com/llvm/llvm-project/commit/0715c6cc6d11814b8a31bc0368ca080b72810177
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp

  Log Message:
  -----------
  [NFC][IR] De-duplicate CFI related code (#130450)


  Commit: cdf7a77344a6b6c1fc2f415c12a73139e28ed357
      https://github.com/llvm/llvm-project/commit/cdf7a77344a6b6c1fc2f415c12a73139e28ed357
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M clang-tools-extra/clangd/Config.h
    M clang-tools-extra/clangd/ConfigCompile.cpp
    M clang-tools-extra/clangd/ConfigFragment.h
    M clang-tools-extra/clangd/ConfigYAML.cpp
    M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/Target/AArch64/AArch64FastISel.cpp
    M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/63640c0ee0e6...cdf7a77344a6

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