summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-27[Arm64] Fix forcerelocs (#17264)Steve MacLean1-0/+3
2018-03-27Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)Luqun Lou19-107/+555
2018-03-27Turn off PGO unprofiled warning on Linux (#17262)Michelle McDaniel1-1/+1
2018-03-27restrict memory limit by taking VM into consideration (#17177)Maoni Stephens3-39/+157
2018-03-27Merge pull request #17233 from fiigii/portvectortestsCarol Eidt6-0/+712
2018-03-27Merge pull request #17255 from BruceForstall/UpdateArmWhitelistBruce Forstall1-2/+1
2018-03-27Merge pull request #17258 from dotnet/dev/unix_test_workflowBruce Forstall1-1/+1
2018-03-27Cleanup InternalsVisibleTo (#17185)Jan Kotas16-93/+36
2018-03-27Merge pull request #17246 from debayang/clr_jitstress_arm64Carol Eidt1-4/+9
2018-03-27Update arm64 whitelistBruce Forstall1-2/+1
2018-03-27[Arm64] reserve for jump stubs (#17244)Steve MacLean3-31/+55
2018-03-27Move String.Comparison.cs to shared CoreLib partition (#17247)Jan Kotas3-62/+52
2018-03-27Fix build without libunwind installed (#17221)Jan Vorlicek5-27/+41
2018-03-27Update BuildTools, CoreClr, CoreFx to preview3-02627-01, preview3-26327-02, p...dotnet-maestro-bot3-9/+9
2018-03-27Delete MemoryExtensions.AsBytes (#17245)Jan Kotas1-46/+0
2018-03-27Vectorized SequenceCompareTo for Span<char> (#17237)Jan Kotas11-407/+253
2018-03-27Merge pull request #17240 from BruceForstall/RemoveTizenPRTriggerBruce Forstall1-15/+4
2018-03-27[ARM64] Fix UnspillReg instruction generationDebayan Ghosh1-4/+9
2018-03-26New chunk should be equal/larger than the one it replaces (#17219)Maryam Ariyan3-10/+17
2018-03-26Enable partially implemented Intel HW intrinsics ISAs - CoreCLR part of changesJacek Blaszczynski1-4/+10
2018-03-26Merge pull request #17226 from weshaggard/MergeRestoreTargetsWes Haggard9-33/+34
2018-03-26Remove Tizen armel automatic PR triggered jobsBruce Forstall1-15/+4
2018-03-26Port VectorReturn test to Vector128/256<T>Fei Peng6-0/+712
2018-03-26Remove a few bogus reinterpret_cast(nullptr_t) (#17229)mikedn1-3/+3
2018-03-26Merge pull request #17236 from BruceForstall/UpdateArmDockerImageBruce Forstall1-1/+1
2018-03-26Update arm Ubuntu cross build docker imageBruce Forstall1-1/+1
2018-03-26Merge pull request #15301 from mikedn/cast-unCarol Eidt16-137/+252
2018-03-26Disable MSBuildEventLogging for optdata aliasWes Haggard1-1/+2
2018-03-26Use movsdsse2 for HW intrinsic SSE2_ConvertToDouble (#17110)Andy Ayers1-1/+1
2018-03-26Merge pull request #17018 from dotnet/dev/unix_test_workflowBruce Forstall7-998/+1561
2018-03-26Only use FEATURE_PERFTRACING and FEATURE_EVENT_TRACE features when turned on ...Adam Stark2-1/+5
2018-03-26[local gc] Fix for BitScanForward64, it was ignoring the high byte check (#17...David Mason1-3/+9
2018-03-26Update CoreFx to preview3-26326-03 (#17222)dotnet-maestro-bot1-3/+3
2018-03-26Work around Jenkins problem with large env varsBruce Forstall3-21/+57
2018-03-26Linux arm32 testingBruce Forstall5-988/+1515
2018-03-26Add /p:UseRazorBuildServer=false to prevent background processes (#17152)Victor "Nate" Graf1-1/+1
2018-03-26Optionally support using the system-installed libunwind (#17164)Omair Majid2-10/+57
2018-03-26Update uses of AsBytes to use MemoryMarshal.AsBytes (dotnet/corefx#28460)Ahson Khan1-1/+1
2018-03-26Merge various restore tasks into one Sync targetWes Haggard9-33/+33
2018-03-26Fix funclet unwinding on x86 Linux (#17144)Igor Kulaychuk1-1/+20
2018-03-26JitBench scenarios fix (#17154)Adam Sitnik2-23/+17
2018-03-26Merge pull request #17151 from jashook/disable_armlb_windows_jobsJarret Shook1-4/+11
2018-03-26[Arm64] Remove C++ stubs obscurring assembly versions (#17172)Steve MacLean1-15/+0
2018-03-26Don't require all-user permissions on the temp directory for named mutexes on...Koundinya Veluri3-4/+33
2018-03-26build-test.sh: support Clang v4.0 to v6.0, fix always false logic condition p...Jacek Blaszczynski1-9/+24
2018-03-26Vectorize Span.IndexOf for T = char, similar to T = byte. (#28464) (#17218)dotnet bot2-2/+134
2018-03-25Fixed a few typos (#17217)Phil Garcia3-5/+5
2018-03-25Update CoreFx to preview3-26326-01 (#17216)dotnet-maestro-bot1-3/+3
2018-03-26Fixed a few typos (#17215)Phil Garcia3-17/+17
2018-03-25Update use of AsBytes in perf tests to use MemoryMarshal.AsBytes. (#17214)Ahson Khan1-1/+1