[all-commits] [llvm/llvm-project] ad1369: Rewind changes for folding

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Sat Oct 19 20:42:49 PDT 2024


  Branch: refs/heads/users/chapuni/cov/single/nextcount
  Home:   https://github.com/llvm/llvm-project
  Commit: ad136910aad1c8e53a8c6091999ad2f90d180761
      https://github.com/llvm/llvm-project/commit/ad136910aad1c8e53a8c6091999ad2f90d180761
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp

  Log Message:
  -----------
  Rewind changes for folding


  Commit: 209ea4cfdb4f93d3c8fc60dc9af29af39fd24758
      https://github.com/llvm/llvm-project/commit/209ea4cfdb4f93d3c8fc60dc9af29af39fd24758
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Update comments


  Commit: f0afd04dd86573f1e7d868cc6e1c677d1779aa5f
      https://github.com/llvm/llvm-project/commit/f0afd04dd86573f1e7d868cc6e1c677d1779aa5f
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Use initializer statements


  Commit: d4518a4f5bc537bf2067863241672ea4dec66de2
      https://github.com/llvm/llvm-project/commit/d4518a4f5bc537bf2067863241672ea4dec66de2
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branches 'users/chapuni/cov/single/getpair' and 'users/chapuni/cov/single/replace' into users/chapuni/cov/single/nextcount-base


  Commit: 05df8dff140a273b62353f248473c3b13d0b3efd
      https://github.com/llvm/llvm-project/commit/05df8dff140a273b62353f248473c3b13d0b3efd
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov/single/nextcount


  Commit: be516faa39e1152d637ac425229f8a88480ba41b
      https://github.com/llvm/llvm-project/commit/be516faa39e1152d637ac425229f8a88480ba41b
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CodeGenPGO.cpp

  Log Message:
  -----------
  `first` may be cancelled.

Currently `first` is not None by default.


Compare: https://github.com/llvm/llvm-project/compare/5e460594c8a2...be516faa39e1

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