[all-commits] [llvm/llvm-project] 28c568: Add a test
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Mon Jan 6 07:22:02 PST 2025
Branch: refs/heads/users/chapuni/cov/single/binop-base
Home: https://github.com/llvm/llvm-project
Commit: 28c568ad84edbfb4eb4bc7841c8c6b39e9722094
https://github.com/llvm/llvm-project/commit/28c568ad84edbfb4eb4bc7841c8c6b39e9722094
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/unittests/ProfileData/CoverageMappingTest.cpp
Log Message:
-----------
Add a test
Commit: d92a9d9c74814fc48c1ff5523d5215115021ac40
https://github.com/llvm/llvm-project/commit/d92a9d9c74814fc48c1ff5523d5215115021ac40
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
Log Message:
-----------
Prune redundant logic
Commit: 93fb420b509ac06d0132330520864633808befd0
https://github.com/llvm/llvm-project/commit/93fb420b509ac06d0132330520864633808befd0
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
M llvm/unittests/ProfileData/CoverageMappingTest.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/replace' into users/chapuni/cov/single/nextcount-base
Commit: 6f8681c5786dd83175bc272ed4e561332d9b4549
https://github.com/llvm/llvm-project/commit/6f8681c5786dd83175bc272ed4e561332d9b4549
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
M llvm/unittests/ProfileData/CoverageMappingTest.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov/single/nextcount
Commit: 82f2e92642fc00e0c07ed3c6506769319c39609a
https://github.com/llvm/llvm-project/commit/82f2e92642fc00e0c07ed3c6506769319c39609a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Expand RHS of MapToExpand. This will prevent recursion.
Commit: b90fdf61748ad0d585dc48987e5545878da98c59
https://github.com/llvm/llvm-project/commit/b90fdf61748ad0d585dc48987e5545878da98c59
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Append an explanation in the comment
Commit: 1560c95e3253dba466d07d600e2482cfd5aca07b
https://github.com/llvm/llvm-project/commit/1560c95e3253dba466d07d600e2482cfd5aca07b
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
M llvm/unittests/ProfileData/CoverageMappingTest.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/nextcount' into users/chapuni/cov/single/binop-base
Commit: bee39f375958994fc41524c0870ccf2d006df648
https://github.com/llvm/llvm-project/commit/bee39f375958994fc41524c0870ccf2d006df648
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M clang/test/CoverageMapping/single-byte-counters.cpp
Log Message:
-----------
Update test
Compare: https://github.com/llvm/llvm-project/compare/4adb1ba633fc...bee39f375958
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