dtcxzyw / dtcxzyw/llvm-codegen-benchmark

Update diff June 4th 2026, 1:52:13 pm

Open
#396 0 comments 0 reactions 0 assignees View on GitHub
regression
Dominant language
No language data
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

from: https://github.com/llvm/llvm-project/commit/601958395ae7f24c74d85fcda2829e102e4176f0
to: https://github.com/llvm/llvm-project/commit/07e081dcd784f3286ed9aa1ac549beb61066ce97
commit: dd2af8f6af801f1ff08080af98af142cab510b73

## Change Logs
from 601958395ae7f24c74d85fcda2829e102e4176f0 to 07e081dcd784f3286ed9aa1ac549beb61066ce97

[07e081dcd784f3286ed9aa1ac549beb61066ce97](https://github.com/llvm/llvm-project/commit/07e081dcd784f3286ed9aa1ac549beb61066ce97) Fix clang/test/DebugInfo/CXX/line.cpp (#198401)
[3e447333fe327854484fa5b4c75210fdf04cb369](https://github.com/llvm/llvm-project/commit/3e447333fe327854484fa5b4c75210fdf04cb369) [BOLT] Add pre-parsed perf script support (#163785)
[48f20c86d0fe594bdb3a5633cb11e19829211ec4](https://github.com/llvm/llvm-project/commit/48f20c86d0fe594bdb3a5633cb11e19829211ec4) [z/OS] Modify regex in error message to match on z/OS. (#194020)
[3a1d8a8db2645a2a62b4f13916e2ba6e639a7fad](https://github.com/llvm/llvm-project/commit/3a1d8a8db2645a2a62b4f13916e2ba6e639a7fad) [clang-repl] Fix Value::setRawBits unit confusion and right-size raw storage. (#200886)
[9de6f9e7c8d1faabf7e7e49ba49e6d6f3af21373](https://github.com/llvm/llvm-project/commit/9de6f9e7c8d1faabf7e7e49ba49e6d6f3af21373) [Offload][libomptarget] Replace slow `omp_target_memset` implementation by `dataFill` (#200202)
[5e0b3c94aed2d5127843e7e5eb7f1b23eb5ca876](https://github.com/llvm/llvm-project/commit/5e0b3c94aed2d5127843e7e5eb7f1b23eb5ca876) [X86] Add test coverage for #199445 (#201564)
[4d2a670ba868a75103424ff3203f443391d55b1b](https://github.com/llvm/llvm-project/commit/4d2a670ba868a75103424ff3203f443391d55b1b) [FunctionAttrs] Regenerate test checks (NFC) (#201576)
[37f8a85dbcb70cd87471a4bf388d0d85fa105105](https://github.com/llvm/llvm-project/commit/37f8a85dbcb70cd87471a4bf388d0d85fa105105) [LSR] Narrow search space by merging users outside and inside loop (#185929)
[03127a03860b9d8cb440fe8f51c00647f45eb8be](https://github.com/llvm/llvm-project/commit/03127a03860b9d8cb440fe8f51c00647f45eb8be) [clang][bytecode] Fix a diagnostic difference with extern variables (#201369)
[5fe1bf6c1987c3e5e38e4ba31fe26d2415d18002](https://github.com/llvm/llvm-project/commit/5fe1bf6c1987c3e5e38e4ba31fe26d2415d18002) [FunctionAttrs] Switch readonly etc inference to use CaptureTracking (#201136)
[36a1b5156e94f2c07ee8eeabe710ab99fc1a5489](https://github.com/llvm/llvm-project/commit/36a1b5156e94f2c07ee8eeabe710ab99fc1a5489) clang: Remove hacky OpenMP handling for appending bound arch (#201555)
[31f0e25074627bd081130f81ba6ffcb0ede1aaab](https://github.com/llvm/llvm-project/commit/31f0e25074627bd081130f81ba6ffcb0ede1aaab) [ARM] Use GOT indirection for weak symbols in PIC mode (#198577)
[76b035c3b00e072334f6f516b0ccb31140f5975f](https://github.com/llvm/llvm-project/commit/76b035c3b00e072334f6f516b0ccb31140f5975f) [GlobalISel] Do not use recordsOperand() to check if a Combiner C++ predicate can be hoisted (#200815)
[6a68bd8892d9bbfaba3847fb48da78a8923fe144](https://github.com/llvm/llvm-project/commit/6a68bd8892d9bbfaba3847fb48da78a8923fe144) [AMDGPU][GIsel] Replace old C type castings with safer C++ (#201505)
[ab478d9c57547e96e9b5db2621ac2d913bec6ab8](https://github.com/llvm/llvm-project/commit/ab478d9c57547e96e9b5db2621ac2d913bec6ab8) [LV] Implement integer part of VPDerivedIV cost model (#198252)
[4590ef3017290cd2bb7eeadf14c23fe0c6d5128f](https://github.com/llvm/llvm-project/commit/4590ef3017290cd2bb7eeadf14c23fe0c6d5128f) [AMDGPU][Uniformity Analysis] Marking G_DYN_STACKALLOC AlwaysUniform in uniformity analysis (#200390)
[7a008c0ad92a434e3bd419f4bb1c94ce85c56844](https://github.com/llvm/llvm-project/commit/7a008c0ad92a434e3bd419f4bb1c94ce85c56844) [alpha.webkit.UncountedCallArgsChecker] Protect the const member getter's this argument (#201147)
[ed4ed6f41e94e24035e07406af737502a8e149a6](https://github.com/llvm/llvm-project/commit/ed4ed6f41e94e24035e07406af737502a8e149a6) [GlobalISel] Do not depend on the RuleMatcher at MatchTable emission (#200799)
[5c2565b67d086a3f56ce837424402084c37c7895](https://github.com/llvm/llvm-project/commit/5c2565b67d086a3f56ce837424402084c37c7895) [InstCombine] Fix assertion in GEP exact div/shr index canonicalization (#201431)
[faf4728454f57e93530a1ce4fa6f6ca2192e8afb](https://github.com/llvm/llvm-project/commit/faf4728454f57e93530a1ce4fa6f6ca2192e8afb) [mlir][EmitC] Convert MemRef::DeallocOp (#194591)
[d83abac82bd290e16a38ab79f6207f0bc3a07b3c](https://github.com/llvm/llvm-project/commit/d83abac82bd290e16a38ab79f6207f0bc3a07b3c) [AMDGPU][InstCombine] Match ds_swizzle rotate mode for cyclic lane shuffles (#199004)
[bd209f39b43f958a1ac338c338a9a9538751b2fe](https://github.com/llvm/llvm-project/commit/bd209f39b43f958a1ac338c338a9a9538751b2fe) [LoongArch] Fix FP_EXTEND legalization for v2f32 (#201260)
[6b13656fd8386f979e061cc97e32b607ee3fcdf4](https://github.com/llvm/llvm-project/commit/6b13656fd8386f979e061cc97e32b607ee3fcdf4) [BOLT][AArch64] Transform cmpbr ~> cmp + br when inversion not possible (#185731)
[8557b5714bca181906118a86d8152598f525fcc7](https://github.com/llvm/llvm-project/commit/8557b5714bca181906118a86d8152598f525fcc7) [DAG] Fold INT_TO_FP( FP_TO_INT (x) ) to FTRUNC(X) (#198477)
[1960c7a9fdf2fc613a148fbc078173adddd6ca13](https://github.com/llvm/llvm-project/commit/1960c7a9fdf2fc613a148fbc078173adddd6ca13) [clang][bytecode] Reject erroneous vector conversions (#201368)
[7da29bc529d74d327804ad25e49e0cdeccfed263](https://github.com/llvm/llvm-project/commit/7da29bc529d74d327804ad25e49e0cdeccfed263) [RISCV][MC] Support experimental Zvdota Family instructions (#195069)
[b66b10e852ea3bcb4a35ff83c781bf875ed50870](https://github.com/llvm/llvm-project/commit/b66b10e852ea3bcb4a35ff83c781bf875ed50870) [IR] Add fast-math support to {u,s}itofp (#198470)
[b09fceba26bf6d34465821460deb40b3834cf50f](https://github.com/llvm/llvm-project/commit/b09fceba26bf6d34465821460deb40b3834cf50f) [LoopFusion] Reform LCSSA after peelFusionCandidate's peelLoop (#200442)
[c88cefb9f13ee2a448e06f75e98fe01d8a0bcb60](https://github.com/llvm/llvm-project/commit/c88cefb9f13ee2a448e06f75e98fe01d8a0bcb60) [libc++] Simplify unique_ptr constructor SFINAE (#201305)
[3112581e2945ed5027360387f0ddcb72115f3886](https://github.com/llvm/llvm-project/commit/3112581e2945ed5027360387f0ddcb72115f3886) [mlir][tosa] Improve folder conformance to TOSA specification (#200223)
[d226dcc019d6a83cba79951ec2a8a08c53a57858](https://github.com/llvm/llvm-project/commit/d226dcc019d6a83cba79951ec2a8a08c53a57858) [NVPTX] Fix illegal combineInsertEltToShuffle pattern (#198259)
[808b9e58c651486eee2e297b8814de90254082a2](https://github.com/llvm/llvm-project/commit/808b9e58c651486eee2e297b8814de90254082a2) [GlobalISel] Combine sext(load), zext(load) patterns when the load has multiple uses (#182831)
[6fd4b82f8985b4d86ba190781f132832637e8642](https://github.com/llvm/llvm-project/commit/6fd4b82f8985b4d86ba190781f132832637e8642) [LV] Optimize partial reduction extends before handling inloop subs (#199665)
[b0cb331995d494dda75d5fd967e160ec0c32caf1](https://github.com/llvm/llvm-project/commit/b0cb331995d494dda75d5fd967e160ec0c32caf1) [clang-tidy] Avoid brace fix-it crash in macro body expansion (#198788)
[ca085afb41ab167597e76daf732b4f5a6eb36298](https://github.com/llvm/llvm-project/commit/ca085afb41ab167597e76daf732b4f5a6eb36298) [SelectionDAG] Pre-commit tests for dagcombine improvements (#201270)
[b12cd6aa2faac1af50ee332c30a3e863dc462d7d](https://github.com/llvm/llvm-project/commit/b12cd6aa2faac1af50ee332c30a3e863dc462d7d) [lldb] Use batched memory reads in ClassDescriptorV2::relative_list_entry_t (#201284)
[b6599484337145cd03cdc42b30de08939e3f6947](https://github.com/llvm/llvm-project/commit/b6599484337145cd03cdc42b30de08939e3f6947) [CIR] Fix Complex Casting with Atomic qualifier (#201424)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.