Skip to content

jitutils M2M renaming reaction - #49430

Merged
ViktorHofer merged 2 commits into
mainfrom
ViktorHofer-jitutils-m2m
Mar 10, 2021
Merged

jitutils M2M renaming reaction#49430
ViktorHofer merged 2 commits into
mainfrom
ViktorHofer-jitutils-m2m

Conversation

@ViktorHofer

Copy link
Copy Markdown
Member

No description provided.

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 10, 2021
@ViktorHofer

Copy link
Copy Markdown
MemberAuthor

Merging to unblock CI after M2M renaming.

@ViktorHofer
ViktorHofer merged commit caac609 into mainMar 10, 2021
@ViktorHofer
ViktorHofer deleted the ViktorHofer-jitutils-m2m branch March 10, 2021 13:14
thaystg added a commit to thaystg/runtime that referenced this pull request Mar 10, 2021
* upstream/main: (83 commits)
Fix a crash in llvm if the sreg of a setret is not set because the methods ends with a throw. (dotnet#49122)
[macOS-arm64] Disable failing libraries tests (dotnet#49400)
improve PriorityQueue documentation (dotnet#49392)
[wasm] Fix debugger tests (dotnet#49206)
[mono] Fix the emission of EnumEqualityComparer instances into the corlib AOT image. (dotnet#49402)
jitutils M2M renaming reaction (dotnet#49430)
WinHttpHandler: Read HTTP/2 trailing headers
[RyuJIT] Make casthelpers cold for sealed classes (dotnet#49295)
JIT: Non-void ThrowHelpers (dotnet#48589)
Update package index for servicing (dotnet#49417)
Remove unnecessary check on polymorphic serialization (dotnet#48464)
Remove release build cron triggers from jitstress jobs (dotnet#49333)
[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assets (dotnet#49359)
Implement AppleCryptoNative_X509GetRawData using SecCertificateCopyData
[AndroidCrypto] Support a zero-length salt for HMACs. (dotnet#49384)
Use managed implementation of pbkdf2 for Android's one-shot implementation. (dotnet#49314)
Make 303 redirects do GET like Net Framework (dotnet#49095)
Make sure event generation is incremental (dotnet#48903)
Add amd and Surface arm64 perf runs (dotnet#49389)
Enregister EH var that are single def (dotnet#47307)
...

@BruceForstallBruceForstall left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ghostghost locked as resolved and limited conversation to collaborators Apr 9, 2021
@JulieLeeMSFTJulieLeeMSFT added this to the 6.0.0 milestone Apr 15, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ViktorHofer@BruceForstall@JulieLeeMSFT