-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: JuliaLLVM/LLVM.jl
base: v9.4.6
head repository: JuliaLLVM/LLVM.jl
compare: v9.5.0
- 15 commits
- 54 files changed
- 4 contributors
Commits on Mar 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d8df961 - Browse repository at this point
Copy the full SHA d8df961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af1ead - Browse repository at this point
Copy the full SHA 9af1eadView commit details
Commits on Apr 1, 2026
-
Bump codecov/codecov-action from 5 to 6 (#540)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 61d9365 - Browse repository at this point
Copy the full SHA 61d9365View commit details -
Bump actions/github-script from 7 to 8 (#536)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 8b29dce - Browse repository at this point
Copy the full SHA 8b29dceView commit details -
Bump actions/download-artifact from 4 to 8 (#538)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip]
Configuration menu - View commit details
-
Copy full SHA for abf7641 - Browse repository at this point
Copy the full SHA abf7641View commit details
Commits on Apr 9, 2026
-
Reject non-power-of-2 alignment in pointerref/pointerset (#541)
LLVM requires alignment on load/store instructions to be a power of 2 (enforced by the Align class constructor). Passing non-power-of-2 values produces invalid IR that gets silently miscompiled, e.g. causing misaligned vectorized loads that crash on GPU. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 86cc265 - Browse repository at this point
Copy the full SHA 86cc265View commit details
Commits on Apr 22, 2026
-
Add custom TTI support and add to NewPM (#542)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for e76b8e0 - Browse repository at this point
Copy the full SHA e76b8e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b4b0c - Browse repository at this point
Copy the full SHA d8b4b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5232c96 - Browse repository at this point
Copy the full SHA 5232c96View commit details -
Co-authored-by: Tim Besard <tim.besard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a066f7b - Browse repository at this point
Copy the full SHA a066f7bView commit details -
Bump julia-actions/cache from 2 to 3 (#539)
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v2...v3) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d215d7 - Browse repository at this point
Copy the full SHA 2d215d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5d5bf - Browse repository at this point
Copy the full SHA 4a5d5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01323f0 - Browse repository at this point
Copy the full SHA 01323f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03b8bb - Browse repository at this point
Copy the full SHA c03b8bbView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 3cc588d - Browse repository at this point
Copy the full SHA 3cc588dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff v9.4.6...v9.5.0