platform/upstream/dotnet/runtime.git
2018-08-06 Andy AyersMerge pull request dotnet/coreclr#19228 from AndyAyersM...
2018-08-06 Mike McLaughlinOnly register signals and create alt exception stack...
2018-08-06 Tanner GoodingRegenerating the templated x86 HWIntrinsic tests.
2018-08-06 Tanner GoodingUpdating the x86 HWIntrinsic test templates to log...
2018-08-06 Andy Ayersupdate test case
2018-08-06 AmyR2RDump - Ignore sensitive properties to pass tests...
2018-08-06 Jeremy KuhneImprove StreamWriter format perf (dotnet/coreclr#19235)
2018-08-06 Bruce ForstallDisable NETClientPrimitives test (dotnet/coreclr#19294)
2018-08-04 Bruce ForstallMerge pull request dotnet/coreclr#19287 from BruceForst...
2018-08-04 Bruce ForstallRevert "Build managed tests with dotnet (dotnet/coreclr...
2018-08-03 Tanner GoodingUpdating the x86 HWIntrinsics program to print out...
2018-08-03 Anirudh AgnihotryMoved LocalVariableInfo to shared (dotnet/coreclr#19184)
2018-08-03 Egor ChesakovHandle MovRelocatableImmediate on ARM32 as a special...
2018-08-03 Matt GalbraithMerge pull request dotnet/coreclr#19274 from MattGal...
2018-08-03 Matt GalbraithRemove EOL Ubuntu 17.10
2018-08-03 Matt GalbraithMerge pull request dotnet/coreclr#19259 from MattGal...
2018-08-03 Chris SienkiewiczBuild managed tests with dotnet (dotnet/coreclr#19254)
2018-08-03 Bruce ForstallMerge pull request dotnet/coreclr#18223 from mikedn...
2018-08-03 Andy AyersFix resolveVirtualMethodHelper to check for explicit...
2018-08-03 Morgan BrownFix interop test targets
2018-08-03 Anirudh AgnihotryMoved NativeCallable Attribute to shared (dotnet/corecl...
2018-08-03 Mike McLaughlinUpdate debugging doc with symbol downloader instruction...
2018-08-02 Aaron RobinsonRemove unused/nop/questionable code (dotnet/coreclr...
2018-08-02 Matt GalbraithRemove Fedora 26, add Fedora 28
2018-08-02 Tanner GoodingMake `Vector64<T>`, `Vector128<T>`, and `Vector256...
2018-08-02 Bruce ForstallMerge pull request dotnet/coreclr#19115 from dotnet...
2018-08-02 Russ KeldorphFix VSTS build's tests on Alpine
2018-08-02 Tanner GoodingResolving the remaining HWIntrinsics issues blocking...
2018-08-02 Mike DanesGet rid of x86_instrs.h
2018-08-02 Mike DanesGet rid of codegenlinear.h
2018-08-02 Bruce ForstallMerge pull request dotnet/coreclr#19249 from BruceForst...
2018-08-02 Bruce ForstallDisable failing ARM tests
2018-08-02 Carol EidtMerge pull request dotnet/coreclr#19234 from CarolEidt...
2018-08-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-02 Alex NovgorodovFix broken link (dotnet/coreclr#19244)
2018-08-02 Michelle McDanielAdd arm32 tp (dotnet/coreclr#19098)
2018-08-02 Bruce ForstallEnable Windows ARM32 and ARM64 Debug builds as default...
2018-08-02 Bruce ForstallEnable ARM64 builds using release product tools
2018-08-02 Bruce ForstallMerge pull request dotnet/coreclr#19241 from BruceForst...
2018-08-02 Bruce ForstallRevert "Build managed tests with dotnet (dotnet/coreclr...
2018-08-02 Carol EidtUse 16 bytes to spill SIMD12 (dotnet/coreclr#19237)
2018-08-02 Carol Eidtformatting
2018-08-02 Bruce ForstallMerge pull request dotnet/coreclr#19181 from BruceForst...
2018-08-01 David MasonAllow rejit on attach (dotnet/coreclr#19054)
2018-08-01 Carol EidtHandle COMMA nodes when morphing struct args
2018-08-01 Brian RobbinsProvide a desktop-only implementation of RuntimeThread...
2018-08-01 Chris SienkiewiczBuild managed tests with dotnet (dotnet/coreclr#19230)
2018-08-01 Eugene RozenfeldFix value number update in fgMorphCast. (dotnet/coreclr...
2018-08-01 Brian RobbinsExpose OSThreadId and TimeStamp on EventWrittenEventArg...
2018-08-01 Jacek Blaszczynskibuild-test - fix ilasm warnings caused by missing/incor...
2018-08-01 Omair MajidUse the identified python when building System.Private...
2018-08-01 Egor ChesakovCross-bitness in GcInfoEncoder::Build() (dotnet/coreclr...
2018-08-01 Noah FalkAdd a spec for tiered compilation (dotnet/coreclr#19207)
2018-08-01 Jan KotasFix build break
2018-07-31 Jan KotasDelete dead code (dotnet/coreclr#19208)
2018-07-31 Jan KotasDelete FEATURE_IPCMAN (dotnet/coreclr#19212)
2018-07-31 Andy AyersJIT: fast path for minopts/debug codegen in lvaMarkRefs...
2018-07-31 Tanner GoodingUpdating SetCpuInfo to be more accurate
2018-07-31 AmyR2RDump - Fix and update R2RDumpTests (dotnet/coreclr...
2018-07-31 Chris SienkiewiczAdd netcoreapp dependencies (dotnet/coreclr#19177)
2018-07-31 Tanner GoodingExpose the x86 HWIntrinsics via a set of class hierarch...
2018-07-31 Tanner GoodingMoving the ilproj sdk to be built/published under the...
2018-07-30 Jacek BlaszczynskiFix HW intrinsics test projects naming and optimization...
2018-07-30 Koundinya VeluriTemporarily flag a SIMD test as optimization-sensitive...
2018-07-30 Jan KotasChange type of EnumLocaleData to struct (dotnet/coreclr...
2018-07-30 Jacek BlaszczynskiFix invalid IntPtr == null comparisons, set strict...
2018-07-28 Dávid KayaAdded version increment for TrimExcess and EnsureCapaci...
2018-07-28 Jacek Blaszczynskibuild-test - fix TestWrapper CS warnings (dotnet/corecl...
2018-07-28 Sergey Andreenkospmi: exclude methods using a file with saved md5 hashe...
2018-07-28 Bruce ForstallMerge pull request dotnet/coreclr#19165 from BruceForst...
2018-07-28 Ahson KhanAdd comment explaining the return value of ToUpper...
2018-07-27 Bruce ForstallUpdate arm64 comment for IsCallTargetInRange function
2018-07-27 Carol EidtLowering: Atomic ops can produce a value (dotnet/corecl...
2018-07-27 Tanner GoodingUpdating emitInsCanOnlyWriteSSE2OrAVXReg to cover some...
2018-07-27 Carol EidtMerge pull request dotnet/coreclr#19145 from CarolEidt...
2018-07-27 Bruce ForstallSpecify specific build flavors for CodeGenBringUpTests...
2018-07-27 Andy AyersJIT: add extra check to struct of struct of x promotion...
2018-07-27 Koundinya VeluriAdd CI PR-triggered Ubuntu x64 innerloop no-tiering...
2018-07-27 Bruce ForstallMerge pull request dotnet/coreclr#19154 from BruceForst...
2018-07-27 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26727-01...
2018-07-27 Jacek BlaszczynskiReference in box HW intrinsics (dotnet/coreclr#19137)
2018-07-27 Bruce ForstallMerge pull request dotnet/coreclr#19144 from BruceForst...
2018-07-27 Tanner GoodingFixing the x86 hwintrinsics to not assert for invalid...
2018-07-26 Bruce ForstallFix overallocation of arm64 small constant localloc
2018-07-26 Aditya MandaleekaMerge pull request dotnet/coreclr#19153 from adityamand...
2018-07-26 Aditya MandaleekaFix syntax error in help text.
2018-07-26 Sergey Andreenkoreenable corefx System.Runtime.Tests on arm32 (dotnet...
2018-07-26 Tanner GoodingAdding the Microsoft.NET.Sdk.IL pkgproj
2018-07-26 Carol EidtInclude long shifts in OperIsShiftOrRotate
2018-07-26 Bruce ForstallRe-enable arm64 tests that no longer fail
2018-07-26 Chris SienkiewiczSwitch to using MicrosoftNETCorePlatformsPackageVersion...
2018-07-26 Andon AndonovUpdate CoreFX documentation (dotnet/coreclr#19092)
2018-07-25 Chris SienkiewiczSdk test projects (dotnet/coreclr#19044)
2018-07-24 Tanner GoodingRemoving duplicate CoreCLRTestLibrary project references
2018-07-24 Tanner GoodingRegenerating the x86 HWIntrinsic templated tests
2018-07-24 Tanner GoodingRemoving `Random random = new Random()` from the HWIntr...
2018-07-24 Tanner GoodingRealigning the HWIntrinsic template metadata tables
2018-07-24 Tanner GoodingReplacing usages of random with TestLibrary.Generator...
2018-07-24 Tanner GoodingAdding TestLibrary.Generator methods for unsigned types
2018-07-24 Mike McLaughlinFix mscordbi metadata reader alignment bug on Linux...
next