-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Add support for LLVM 19 #55650
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add support for LLVM 19 #55650
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
3550652
Update llvm ittapi patch for llvm 19
Zentrik c089b2a
Copy if check used elsewhere
Zentrik 1f02c2e
Adapt to https://github.com/llvm/llvm-project/pull/97824
Zentrik 1f665d8
Adapt to https://github.com/llvm/llvm-project/pull/97159
Zentrik ce9b18b
Adapt to https://github.com/llvm/llvm-project/pull/98735
Zentrik ac5fd57
Adapt to https://github.com/llvm/llvm-project/pull/96785
Zentrik 0356a62
Adapt to https://github.com/llvm/llvm-project/pull/97046
Zentrik c3436b7
Include SmallString header
Zentrik 17cb1fe
Adapt to https://github.com/llvm/llvm-project/commit/4def1ce1012897d4…
Zentrik 902d27b
Fix deprecation due to https://github.com/llvm/llvm-project/commit/86…
Zentrik 965dacc
Add LLVM version guard
Zentrik 4c0152e
Add another version guard
Zentrik b8566f6
Another version guard
Zentrik e070562
Remove whitespace change
Zentrik 42fe055
Fix old versions of code
Zentrik 1283c91
Add another version guard
Zentrik bde5fac
Fix make script
Zentrik 56ab8cf
Fix ittapi patch for llvm 19
Zentrik 3624743
Revert "Adapt to https://github.com/llvm/llvm-project/pull/96785"
Zentrik 8a0f66f
Revert "Adapt to https://github.com/llvm/llvm-project/pull/97046"
Zentrik 2754c6b
Adapt properly to https://github.com/llvm/llvm-project/pull/96785 and…
Zentrik 7f70392
Comment out deprecated x86 features instead of deleting
Zentrik 90833eb
Drop ittapi patch for LLMV >= 19
Zentrik 4c23eb4
Fix typo in https://github.com/JuliaLang/julia/pull/54841
Zentrik 05da1de
Fix uses of `ends_with` in GCChecker missed in LLVM 18 bump
Zentrik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.