-
Notifications
You must be signed in to change notification settings - Fork 199
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
[NativeAOT-LLVM] Merge oct 01 #2750
Merged
Merged
Changes from 3 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
c4b3d81
Target .NET 10 / net10.0 (#106599)
ViktorHofer 3baa42e
More doc updates for source-of-truth assemblies (#107810)
gewarren 845e9a3
[main] Update dependencies from dotnet/arcade (#108182)
dotnet-maestro[bot] cf165a7
Update sign-diagnostic-files.yml to skip dac sign in staging (#108209)
hoyosjs d6ac24c
Implement Enumerable.Reverse(TSource[]) (#107957)
333fred 335b1a9
Update field references in property accessors (#108225)
cston a16e0d5
[main] Update dependencies from dotnet/cecil, dotnet/hotreload-utils,…
dotnet-maestro[bot] f2dfbf5
Update dependencies from https://github.com/dotnet/roslyn build 20240…
dotnet-maestro[bot] 7c85cee
Add DefaultMemberAttribute to Test.CoreLib (#108236)
MichalStrehovsky 79a71fc
Remove live System.Text.Json reference from HostModel (#108263)
ericstj 19da949
Delete dead code (#108265)
jkotas d22c74d
ARM64: Fix lsra for AdvSimd_LoadAndInsertScalar (#107786)
a74nh dfc3310
Bring back Microsoft.BCL.Memory netstandard2.1 facade (#108245)
ericstj 931ea60
Fix handling of appending keywords to boolean schemas. (#108246)
eiriktsarpalis 735a031
Fixing SetSlice, Reshape, TryCopyTo. (#107852)
michaelgsharp e4282ff
[mini] Don't use Unwind Backtrace on android-amd64 (#107615)
lambdageek 52a51e8
Add test coverage for DirectoryServices.TransformControls (#107201)
edwardneal c5ec080
Update dependencies from https://github.com/dotnet/arcade build 20240…
dotnet-maestro[bot] 3bf0029
Update dependencies from https://github.com/dotnet/roslyn build 20240…
dotnet-maestro[bot] f8b6dc7
Update dependencies from https://github.com/dotnet/cecil build 202409…
dotnet-maestro[bot] c4ebd38
Update dependencies from https://github.com/dotnet/emsdk build 202409…
dotnet-maestro[bot] 1990f08
[cdac][cdac-build-tool] Don't let msbuild rewrite the resource name (…
lambdageek 9d9c64d
Disable System.Collections.Immutable tests on native AOT (#108275)
MichalStrehovsky fdc9e54
[cdac][tests] Make it easier to set up a unit test (#108288)
lambdageek 9b56e73
[cdac-build-tool] don't embed resources (#108293)
lambdageek c20bdf6
Remove HelperMethodFrame from `Delegate` construction (#108217)
AaronRobinsonMSFT 69de6dd
Root the System.Runtime EventSource (#108266)
noahfalk 84b7c2f
Unblock System.Linq testing in nativeAOT outerloop (#108302)
MichalStrehovsky 01aa3d9
[wasm] Change ICU `WasmBuildTests` to use `wasmconsole` and `wasmbrow…
ilonatommy c315bac
[iOS] Enable and disable tests for hybrid globalization on Apple (#10…
mkhamoyan 8699505
Enable policheck and tsa (#108312)
agocke 2fcc09b
Fix statics issue with barriers (#108311)
davidwrighton b3a113a
Fix build-runtime-tests-and-send-to-helix auth for internal PRs (#107…
hoyosjs a2291e9
fix guid version > 7 (#108314)
kasperk81 4a99ef1
JIT: refactor AddCodeDsc (#108095)
AndyAyersMS 3fd7b0f
Convert `ReflectionInvocation.CanValueSpecialCast()` to managed (#108…
AaronRobinsonMSFT 7c69e7d
Fix the QCall contract for GC suppression. (#108344)
AaronRobinsonMSFT ba9b3ba
Fix handling of IDynamicInterfaceCastable wrt CastCache (#108328)
MichalStrehovsky 3d9334c
Fix AbandonedMutexException errors in System.Memory tests (#108369)
MihaZupan 4c53afd
[main] Update dependencies from dotnet/xharness (#108184)
dotnet-maestro[bot] 2917e51
NativeAOT Thread Name (#107943)
cshung 98db53f
Fix IDynamicInterfaceCastable with shared generic code (#108235)
MichalStrehovsky c049b85
[wasm] Dispose Xunit ToolCommand (#108319)
ilonatommy 96be510
[LoongArch64] Modify several atomic instructions in nativeaot. (#108377)
sunlijun-610 70e4eb9
JIT: use bbID for pred list ordering (#108357)
AndyAyersMS 9399533
Move computation of DebuggerAssemblyControlFlags from DomainAssembly …
elinor-fung e720b9f
Add notifications for area-Interop-coreclr (#108378)
AaronRobinsonMSFT 74b18d3
Remove duplicate code in DiagnosticsHandler (#108012)
stevejgordon 13e55a4
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] a7e5426
[cdac] break up cdacreader into 4 separate assemblies (#108156)
lambdageek eb78413
Pass ScenarioArgs for scenario projects (#108303)
caaavik-msft e690777
Enable IDynamicInterfaceCastable tests disabled on fixed bug (#108376)
MichalStrehovsky a0790e9
Updated tsaoptions.json to direct issues to runtime. (#108410)
artl93 7b1e788
JIT: remove some unnecessary DONT_REMOVE block flags (#108405)
AndyAyersMS e9fa899
Add comments to host error_codes.h (#107775)
elinor-fung 4f66989
[mono] Set unwind table kind (#107462)
radekdoulik 44c9d13
[wasm] Include browser targets if RID is not wasi-wasm (#108283)
maraf 008ee9f
Disable `RunWithDifferentAppBundleLocations` failing with a timeout (…
ilonatommy d024a5b
[Swift interop] Add inline array struct lowering tests (#107859)
jkurdek e38e56a
Remove AppDomain from DebugInterface Load/UnloadClass (#107808)
elinor-fung fff9521
Bump `Playwright` on `WasmBuildTests` to 1.47.0 (#108441)
ilonatommy 68d8478
[wasm] Dispose Xunit `ToolCommand` - follow up (#108387)
ilonatommy d726811
Fix partial compilation for CETCOMPAT mode (#108062)
EgorBo d95cbad
Fold some casts early in importer (#108356)
EgorBo 2d2e703
remove dead code from BCL.cs (#108165)
kasperk81 82f8ac6
couple minor docs updates (#108407)
gewarren e6d9f74
Fix devirtualization across genericness in the hierarchy (#108442)
MichalStrehovsky 3ca4ec8
Update System.Formats.Nrbf ref sources and restore package descriptio…
jeffhandley 53c79b7
Merge commit '3ca4ec8011f153bb8aa7508ea323a9acfe6e8283' into merge-oc…
yowl 33bf810
resolve conflict
yowl ae066a9
add AcdKeyDesignator parameter
yowl 8f467d9
update from 9 to 10 in doc and Tested-by:
yowl d04a118
more doc change from 9 to 10
yowl 6ff4806
exclude test that fails in release
yowl 81aa779
Update src/tests/nativeaot/SmokeTests/UnitTests/Main.cs
yowl 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 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 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 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 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,9 +14,8 @@ | |
success &= RunTest(Interfaces.Run); | ||
#if !CODEGEN_WASM | ||
success &= RunTest(Threading.Run); | ||
#endif | ||
// Devirtualization uses `IDynamicCastableGetInterfaceImplementation` and `RhGetCommonStubAddress` | ||
yowl marked this conversation as resolved.
Show resolved
Hide resolved
|
||
success &= RunTest(Devirtualization.Run); | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hmm, could we apply a more granular ifdef instead of removing the whole test? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, done. |
||
#if !CODEGEN_WASM | ||
success &= RunTest(StackTraces.Run); | ||
#endif | ||
|
||
|
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think
docs\using-nativeaot\compiling.md
also needs updating.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, changed.