summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Add More Process Information to EventPipe Traces (#17080)Brian Robbins12-19/+417
2018-03-21Fix strings from being concatenated (#17040)Frank Gambino1-1/+1
2018-03-21null terminate the converted LPStr at the right index (#17079)Jeff Schwartz1-2/+3
2018-03-21Add missing license header to test py and cs files (#17102)Mike McLaughlin32-0/+128
2018-03-21Moving Span APIs that allow skipping visibility checks to MemoryMarshal (#17087)Ahson Khan2-0/+155
2018-03-21Small tweaks to Dict asm size (#17096)Ben Adams1-4/+2
2018-03-21Fixed #16564: the test objmonhelper hangs forever with GCStress=0x3Sergey Ignatov1-1/+2
2018-03-21Change directory in AgentTools scriptJC Aguilera1-3/+3
2018-03-21Update BuildTools, CoreClr, CoreFx to preview3-02620-10, preview3-26321-06, p...dotnet-maestro-bot3-9/+9
2018-03-21Avoid allocating when SuppressFlow'ing in default ExecutionContext (#17081)Stephen Toub1-7/+8
2018-03-20API consistency for System.Memory APIs (argument names) (#28160)Ahson Khan9-126/+126
2018-03-20Updated steps in 'Viewing JIT Dumps' to see optimized code (#17077)Günther Foidl1-4/+7
2018-03-20Merge pull request #16955 from fiigii/moreavxCarol Eidt69-5/+12926
2018-03-20Fix type for lvaCachedGenericContextArgOffs (#14260)Kyungwoo Lee2-4/+4
2018-03-20Port System.Memory performance improvements to Convert.TryFromBase64Chars (#1...Atsushi Kanamori3-225/+327
2018-03-20Fix header inclusion order; avoids use of RCWCache before definition (#17067)Andrew Marino1-1/+1
2018-03-20Fix build breakJan Kotas1-1/+1
2018-03-20Merge pull request #17056 from BruceForstall/Arm64LclFldContainedZeroBruce Forstall1-0/+1
2018-03-20JIT: remove boxing for interface call to shared generic struct (#17006)Andy Ayers7-8/+183
2018-03-20Fix major System.Memory performance regression on .NET Framework x86 (#28179)Jan Kotas1-192/+170
2018-03-20Move CompareInfo.* to shared CoreLib partition (#17062)Jan Kotas4-12/+16
2018-03-20Move EncodingTable and CodePageDataItem to System.Text namespace (#17061)Jan Kotas7-17/+21
2018-03-20Implement more AVX/AVX2 intrinsicsFei4-5/+38
2018-03-20Add tests for AVX/AVX2 intrinsicsFei65-0/+12888
2018-03-19Fix copy&paste bug (#17059)Jan Kotas1-1/+1
2018-03-19Fix unloading of images mapped by PAL (#17053)Sven Boemer3-6/+19
2018-03-19Use flat layout for GetAssemblyName (#17052)Sven Boemer1-3/+6
2018-03-19Allow arm64 to contain zero in GT_STORE_LCL_FLDBruce Forstall1-0/+1
2018-03-19Add new ICLRDebuggingLibraryProvider2 interface for OpenVirtualProces that wo...Mike McLaughlin4-90/+292
2018-03-19Merge pull request #17049 from briansull/fix-fgInstrumentMethodBrian Sullivan1-14/+26
2018-03-19JIT: tolerate nonzero constant byrefs in impCheckForNullPointer (#17042)Andy Ayers2-2/+7
2018-03-19delete unused debug arg from genChangeLife and compChangeLife. (#17041)Sergey Andreenko4-13/+9
2018-03-19Fix jit-formatBrian Sullivan1-4/+5
2018-03-19Remove obselete buildtests (#17050)Matt Mitchell1-410/+0
2018-03-19Fix for fgInstrumentMethodBrian Sullivan1-15/+26
2018-03-19Fix ProjectN build break and work around MCG bug (dotnet/corert#5576)Michal Strehovský4-3/+27
2018-03-19Switch over to managed Marvin implementation for string hashing (#17029)Jan Kotas13-678/+74
2018-03-19Adding running tests on Alpine for coreclr build (#17038)Jose Perez Rodriguez1-0/+35
2018-03-19Publish x86_arm/crossgen during Linux/arm build (#16953)Egor Chesakov2-4/+20
2018-03-19Fixing the x86 ScalarUnOpTest template to no longer write out of boundsTanner Gooding12-770/+279
2018-03-19Updating the x86 extract instructions to be properly listed as MRTanner Gooding2-4/+5
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding703-7710/+7714
2018-03-19Updating the x86 HWIntrinsic templates to track each vector size separatelyTanner Gooding20-863/+863
2018-03-19Updating the x86 HWIntrinsic DataTable types to assert the alignment returned...Tanner Gooding10-10/+70
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding703-1088/+1088
2018-03-19Fixing the x86 HWIntrinsic test templates to not leave a GC holeTanner Gooding19-29/+29
2018-03-19Merge pull request #17034 from vancem/FixPathVance Morrison1-1/+1
2018-03-19Fix eventpipe rundown test with crossgen (#16784)Victor "Nate" Graf1-7/+8
2018-03-19Merge pull request #16968 from echesakovMSFT/LimitFeatureUnixAMD64StructPassi...Egor Chesakov1-1/+3
2018-03-19Use better path (fixes #17004)Vance Morrison1-1/+1