-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Produce Mono+LLVM runtime packs on desktop platforms #35841
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
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2f3a143
Add LLVM Mono runtime build
directhex 8c49666
Switch from 'llvm' boolean to 'runtimeVariant' freeform string in yaml
directhex 496ffbb
Add an LLVM suffix to installer nupkgs
directhex f1b4472
Fix up yaml dependencies.
directhex 65f0a4a
Fix another dependency
directhex fab5365
Resolve runtimeVariant variable properly
directhex 393c10c
Fixup
directhex 5d755a7
Tweak runtime artifact download name
directhex 2c4bdea
Another runtimeVariant
directhex c36a78f
Add runtimeVariant to CoreCLR artifact names
directhex 4230811
Add installer run for LLVM JIT Mono
directhex f5885de
Actually specifiy LLVM or not to installer build
directhex ae41da4
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 6d188aa
Unique name for LLVM installer run
directhex 5ba82c7
Ensure log uploads are disambiguated
directhex 775cd6c
Fix dependency in full matrix
directhex 45849b6
Add LLVMAOT variant, which bundles llc/opt for current arch
directhex aeb3f7c
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 9987260
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 482dae7
Unify runtimeMode into runtimeVariant
directhex 49a6d92
Make sure we don't use Mono.LLVM package names on CoreCLR or Mobile
directhex 09946d4
Fix perf runs to deal with runtimeVariant
directhex 2fba625
Try to reconcile perf test artifact names
directhex 42f4cfe
Another "except for interpreter"
directhex 7be3b29
And again
directhex 90e64c9
Make bundling llc/opt the default when LLVM enabled on Mono
directhex 4187fd8
Capitalise Interpreter, so it's prettier on AzDO
directhex 9f08f07
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 3315b79
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex a379c28
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 3c3d44c
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex f675e5f
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex dff6abb
Merge remote-tracking branch 'origin/master' into llvm-runtime-packs
directhex 902f2a2
Remove some Interpreter runtimeVariant stuff, now it's a Scenario ins…
directhex 821d386
Fix tpyo
directhex 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
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.