Cleanup + Small TimeZoneInfo optimization for Unix (dotnet/corert#5314)
[platform/upstream/coreclr.git] / src / vm /
2018-01-30 Koundinya VeluriPrevent compiler optimization that could cause local...
2018-01-30 Brian RobbinsAdd ActivityId Support to EventPipe (#16055)
2018-01-30 Brian RobbinsEventPipe: Don't Generate and Emit Stacks on Rundown...
2018-01-30 Tanner GoodingMerge pull request #16066 from tannergooding/sse-intrinsics
2018-01-29 Carol EidtMerge pull request #16077 from mikedn/smalltype
2018-01-29 Tom DeseynPerform PhysicalMemoryLimit check for workstation GC...
2018-01-29 Carol EidtMerge pull request #15833 from sdmaclea/PR-ARM64-INITIA...
2018-01-29 Michal StrehovskýFix reflection to work with default interface methods...
2018-01-29 Tom Deseynimprove DllImport library name variation trying (#15912)
2018-01-28 mikednImprove Interlocked.Exchange<T> (#16058)
2018-01-28 Tanner GoodingMerge pull request #15961 from tannergooding/struct...
2018-01-27 Tanner GoodingMoving the SetIsIntrinsic code earlier in the method...
2018-01-27 Tanner GoodingUpdating the Vector64, Vector128, and Vector256 StructP...
2018-01-27 Tanner GoodingUpdating the VM to properly pack the SIMD hardware...
2018-01-27 Tanner GoodingUpdating the methodtablebuilder to handle the System...
2018-01-27 David MasonGCPrivate, GCHandle, and GChandlePrivate events for...
2018-01-26 David Masonfix pointer in ILCodeVersionNode so it uses PTR_COR_ILM...
2018-01-26 Brian RobbinsCreate the concept of EventPipeSession and refactor...
2018-01-26 Brian RobbinsFix Windows-Specific EventPipe Bugs (#16025)
2018-01-26 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 3/n: Defining and Firing...
2018-01-26 Eugene RozenfeldCompute System.Private.CoreLib roots required by the...
2018-01-25 Koundinya VeluriEnable tiered jitting for R2R methods (#15967)
2018-01-25 William Godbe Add GetLoadLibrary function for PAL & use in TrackErro...
2018-01-25 Carol EidtMerge pull request #16005 from CarolEidt/Fix15848
2018-01-25 Konstantin Baladurin[x86/Linux] Fix HelperMethodFrame::UpdateRegDisplay...
2018-01-25 Jarret ShookMerge pull request #15813 from jashook/inner_loop_fixes
2018-01-24 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for...
2018-01-24 Carol EidtMerge pull request #15980 from CarolEidt/Fix15932
2018-01-24 Jan KotasDelete dead code (#15990)
2018-01-24 Bruce ForstallMerge pull request #15949 from mikedn/shift-inconsistency
2018-01-24 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event...
2018-01-24 Levi BroderickAdd Unsafe.IsAddressGreaterThan / IsAddressLessThan...
2018-01-24 Michal StrehovskýCatch ambiguous interface method resolution exceptions...
2018-01-24 Michal StrehovskýDo not devirtualize shared default interface methods...
2018-01-22 Bruce ForstallMerge pull request #15944 from BruceForstall/CorefxTest...
2018-01-22 Tanner GoodingMerge pull request #15942 from tannergooding/no-multire...
2018-01-22 Tanner GoodingStop the SIMD hardware intrinsics types from undergoing...
2018-01-22 antofikRemove AppDomainLeaks configuration option (#15956)
2018-01-20 Jeremy BartonMerge pull request #15936 from GrabYourPitchforks/levib...
2018-01-20 Mike DanesFix 64 bit shift inconsistencies (on 32 bit targets)
2018-01-20 Carol EidtMerge pull request #15903 from CarolEidt/Fix545505
2018-01-20 Tanner GoodingUpdating the VM to no longer treat the SIMD HWIntrinsic...
2018-01-19 Tanner GoodingMerge pull request #15836 from tannergooding/emitInsBinary
2018-01-19 Carol EidtMerge pull request #15798 from sdmaclea/PR-ARM64-Set...
2018-01-19 Carol EidtMerge pull request #15933 from sdmaclea/PR-ARM64-EMIT...
2018-01-19 Carol EidtMerge pull request #15935 from sdmaclea/PR-ARM64-IRREGU...
2018-01-19 Carol EidtMerge pull request #15930 from mikedn/useless-code
2018-01-19 Michal StrehovskýStop treating all calls to instance interface methods...
2018-01-19 Carol EidtMerge pull request #15749 from fiigii/tabledrive
2018-01-19 Bruce ForstallMerge pull request #15920 from BruceForstall/AllowArmJi...
2018-01-18 Brian RobbinsConvert BulkTypeLogger Allocations From Stack to Heap...
2018-01-17 Bruce ForstallMerge pull request #15893 from BruceForstall/FixR2RCrossgen
2018-01-17 Bruce ForstallMerge pull request #15894 from BruceForstall/DisableGet...
2018-01-13 Jan KotasMerge pull request #15855 from jkotas/revert
2018-01-13 Jan KotasRevert "Remove relocations for MethodTable::m_pParentMe...
2018-01-13 Jan KotasMark legacy ByRef-like types as ref in sources (#15846)
2018-01-13 Bruce ForstallMerge pull request #15850 from BruceForstall/FastGCStress
2018-01-13 Bruce ForstallMerge pull request #15822 from BruceForstall/FixWriteBa...
2018-01-12 Tanner GoodingMerge pull request #15804 from tannergooding/hwintrin...
2018-01-12 Konstantin BaladurinLoaderHeap: remove LHF_ZEROINIT option.
2018-01-12 Konstantin Baladurindllimportcallback: remove code for CallbackOnCollectedD...
2018-01-12 Konstantin BaladurinUMEntryThunk: store freed thunks into FIFO free list
2018-01-12 Konstantin BaladurinImprove UMEntryThunkCode::Poison method.
2018-01-10 Carol EidtMerge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64
2018-01-07 Tanner GoodingMerge pull request #15772 from tannergooding/hwintrin...
2018-01-06 Brian SullivanMerge pull request #15756 from briansull/fix-15671
2018-01-06 Andy AyersJIT: fix decompose long left shift for overshift cases...
2018-01-06 Tanner GoodingMerge pull request #15639 from tannergooding/expand...
2018-01-06 Brian SullivanMerge pull request #15760 from briansull/fix-budget
2018-01-06 Carol EidtMerge pull request #15716 from CarolEidt/RefactorMinReg...
2018-01-05 Justin Van PattenCleanup AppDomain (#15748)
2018-01-05 Jan KotasDetect ByRefLike types using attribute (#15745)
2018-01-05 Sung Yoon WhangRemove duplicate callback to AppDomainCreationFinished...
2018-01-04 Carol EidtMerge pull request #15726 from CarolEidt/Fix15237
2018-01-04 dotnet botMerge changes from TFS (#15732)
2018-01-04 Bruce ForstallMerge pull request #15614 from BruceForstall/AddPushPer...
2018-01-02 Carol EidtMerge pull request #15640 from tannergooding/hwintrin...
2018-01-02 Carol EidtMerge pull request #15596 from CarolEidt/RemoveMap
2018-01-02 Victor "Nate" GrafRetry: Enable EventPipe across Unix and Windows (#15611)
2017-12-29 Tanner GoodingMerge pull request #15341 from tannergooding/simd-scalar
2017-12-29 Anirudh AgnihotryRecognize STA\MTA Attribute For Main Function (#15652)
2017-12-28 Tanner GoodingUpdated CreateMethodDesc to pass along the `IsJitIntrin...
2017-12-23 Steve MacLean[Arm64] Disable HW Intrinsic NGEN (#15603)
2017-12-22 Jan KotasFix manual GC_PROTECTs around StackTraceArray (#15621)
2017-12-21 Bruce ForstallMerge pull request #15610 from BruceForstall/UpBuildOnl...
2017-12-21 Victor "Nate" GrafRevert "Enable EventPipe across Unix and Windows (...
2017-12-21 Bruce ForstallMerge pull request #15599 from BruceForstall/IncreaseDe...
2017-12-21 Brian RobbinsFix build error when using VS2015. (#15598)
2017-12-21 Victor "Nate" GrafEnable EventPipe across Unix and Windows (#14772)
2017-12-20 Carol EidtMerge pull request #15404 from CarolEidt/ElimLsraInfo
2017-12-20 Tanner GoodingMerge pull request #15588 from fiigii/movetest
2017-12-20 Bruce ForstallMerge pull request #15396 from BruceForstall/LimitArm64...
2017-12-20 Bruce ForstallMerge pull request #15586 from jkotas/revert
2017-12-20 Jan KotasRevert "Respect STA/MTAThread attributes (#15512)"
2017-12-19 Bruce ForstallMerge pull request #15574 from BruceForstall/AddArmBenc...
2017-12-19 chunseokleeEnable gdbjit while NI file exist (#15501)
2017-12-18 Bruce ForstallMerge pull request #15549 from BruceForstall/AddCrossgenFx
2017-12-16 Anirudh AgnihotryRespect STA/MTAThread attributes (#15512)
2017-12-16 Jan KotasMerge pull request #15555 from dotnet-bot/from-tfs
2017-12-16 Bruce ForstallMerge pull request #15553 from BruceForstall/FixTypeinf...
next