[all-commits] [llvm/llvm-project] d854fb: Rewind switch DefaultCase. (to #113112)
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Tue Jan 7 17:50:53 PST 2025
Branch: refs/heads/users/chapuni/cov/single/binop-base
Home: https://github.com/llvm/llvm-project
Commit: d854fb123be0449e83093f11e9f826c9baa3b766
https://github.com/llvm/llvm-project/commit/d854fb123be0449e83093f11e9f826c9baa3b766
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Rewind switch DefaultCase. (to #113112)
Commit: bac29679dcc3d1e2f4b01270d8b1abb0858c549e
https://github.com/llvm/llvm-project/commit/bac29679dcc3d1e2f4b01270d8b1abb0858c549e
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Enable addCounters
Commit: 6bae87d6193a88ab093ab472ff4a2d27f9e5e288
https://github.com/llvm/llvm-project/commit/6bae87d6193a88ab093ab472ff4a2d27f9e5e288
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Get rid of structual bindings
Commit: c8edf58d644e80281e00577920125fa1d7618f47
https://github.com/llvm/llvm-project/commit/c8edf58d644e80281e00577920125fa1d7618f47
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Flatten with getBranchCounterPair(SkipCntForOld)
Commit: ec6892d1c979ce0b84c86918d5cdbb03037b409a
https://github.com/llvm/llvm-project/commit/ec6892d1c979ce0b84c86918d5cdbb03037b409a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/getpair' into users/chapuni/cov/single/nextcount-base
Commit: 9b99dde0d47102625d93c5d1cbbc04951025a6c9
https://github.com/llvm/llvm-project/commit/9b99dde0d47102625d93c5d1cbbc04951025a6c9
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov/single/nextcount
Conflicts:
clang/lib/CodeGen/CoverageMappingGen.cpp
Commit: e7fd5cd25334048980ea207a9eff72698724721a
https://github.com/llvm/llvm-project/commit/e7fd5cd25334048980ea207a9eff72698724721a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 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/base
Commit: 4428c9d0b1344179f85a72e183a44796976521e3
https://github.com/llvm/llvm-project/commit/4428c9d0b1344179f85a72e183a44796976521e3
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 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/base' into users/chapuni/cov/single/loop
Conflicts:
clang/lib/CodeGen/CoverageMappingGen.cpp
Commit: ebf4e604beefdf9ad0cec7110d0a330d23a570ba
https://github.com/llvm/llvm-project/commit/ebf4e604beefdf9ad0cec7110d0a330d23a570ba
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 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/base' into users/chapuni/cov/single/condop
Commit: 122393694892e7a718e8c612b5650388075e2833
https://github.com/llvm/llvm-project/commit/122393694892e7a718e8c612b5650388075e2833
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Dissolve assert
Commit: ed54cbbbb090c4a02e785905eab623f181a09332
https://github.com/llvm/llvm-project/commit/ed54cbbbb090c4a02e785905eab623f181a09332
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 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/base' into users/chapuni/cov/single/if
Commit: 3c6252260ee11e3a453076b4d96ffffe20d49998
https://github.com/llvm/llvm-project/commit/3c6252260ee11e3a453076b4d96ffffe20d49998
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Dissolve assert
Commit: 2ee4fe963b0c53fd2c40bb2115bf012637a85cb5
https://github.com/llvm/llvm-project/commit/2ee4fe963b0c53fd2c40bb2115bf012637a85cb5
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/binop-base
Conflicts:
clang/lib/CodeGen/CoverageMappingGen.cpp
Commit: ee5f3bb086251652b2cb689a3aa9728f32b45392
https://github.com/llvm/llvm-project/commit/ee5f3bb086251652b2cb689a3aa9728f32b45392
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
Log Message:
-----------
Merge branches 'users/chapuni/cov/single/loop', 'users/chapuni/cov/single/condop' and 'users/chapuni/cov/single/if' into users/chapuni/cov/single/binop-base
Compare: https://github.com/llvm/llvm-project/compare/bee39f375958...ee5f3bb08625
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