compare type size instead of var_types
[platform/upstream/coreclr.git] / src /
2017-12-13 Fei Pengcompare type size instead of var_types
2017-12-13 Carol EidtMerge pull request #15244 from fiigii/vector
2017-12-13 Bruce ForstallMerge pull request #15500 from mikedn/const-tree
2017-12-13 Ahson KhanAdding Unsafe APIs that are used by System.Memory ...
2017-12-13 Steve MacLean[Arm64/Linux] PAL_GetJitCpuCapabilityFlags() (#15447)
2017-12-13 Mike DanesMake GenTree::AsX, gtGetOp1 and gtGetOp2 const
2017-12-13 Jan KotasMerge pull request #15498 from swgillespie/asyncpin...
2017-12-13 Fei PengEnable Vector128/256<T> and Add intrinsics
2017-12-13 Bruce ForstallMerge pull request #15134 from BruceForstall/MakeRyuJIT...
2017-12-13 Sean GillespieRevert "[Local GC] Move knowledge of overlapped I/O...
2017-12-13 Sean GillespieRevert "Cast lp1 to the ScanContext; lp2 is a function...
2017-12-13 Brian SullivanMerge pull request #15475 from briansull/issue-15412
2017-12-13 Bruce ForstallMake RyuJIT/arm32 the default arm32 JIT
2017-12-13 Bruce ForstallMerge pull request #15489 from BruceForstall/DisableFai...
2017-12-12 Brian SullivanFix for issue 15412
2017-12-12 Tomas Weinfurtmake coreclr buildable on FreeBSD again (#15480)
2017-12-12 Brian RobbinsDon't create the sampling thread if the threadtime...
2017-12-12 Fei PengAdd SPMI for getTypeForPrimitiveNumericClass
2017-12-12 Carol EidtMerge pull request #15487 from mikedn/doc-use-asg
2017-12-12 Jan KotasCorrect sizeToCommit rounding (#15485)
2017-12-12 Egor ChesakovUse macro _countof instead of explicit sizeof(arr)...
2017-12-12 Egor ChesakovRemove undefined and unused getPersonalityValue functio...
2017-12-12 sergey ignatovAdded comment to explicit number (#15484)
2017-12-12 Bruce ForstallMerge pull request #15454 from mikedn/lower-cmp-minopts
2017-12-12 Bruce ForstallMerge pull request #15452 from BruceForstall/FixAddOvfl
2017-12-12 Ben AdamsMake EventCacheKey IEquatable (#15470)
2017-12-12 Bruce ForstallMerge pull request #15478 from BruceForstall/FixArmLocalloc
2017-12-12 Bruce ForstallMerge pull request #15481 from BruceForstall/FixTimeout...
2017-12-12 Sergey Andreenkofix CoreCLR build errors with clang5.0. (#15477)
2017-12-12 Bruce ForstallDo not optimize flags-setting add
2017-12-11 Bruce ForstallFix arm/arm64 localloc
2017-12-11 Bruce ForstallMerge pull request #15332 from sdmaclea/PR-ARM64-SIMDIn...
2017-12-11 Sergey Andreenko[RyuJit][x86] another forgotten case with unused flag...
2017-12-11 Bruce ForstallMerge pull request #15402 from sdmaclea/PR-ARM64-ISA...
2017-12-11 Bruce ForstallMerge pull request #15450 from BruceForstall/DisableFin...
2017-12-11 Ben AdamsDictionary Initalize CQ (#15461)
2017-12-11 Ben AdamsImprove Dict.Clear CQ (#15459)
2017-12-09 Mike DanesDisable LowerCompare optimizations in minopts
2017-12-08 Ben AdamsTweak Resize
2017-12-08 Ben AdamsAdd scope prefix for class vars
2017-12-08 Jarret ShookMerge pull request #15445 from jashook/arm_archive_obj
2017-12-08 Andy AyersJit: fix long shift helper for overly long shift counts...
2017-12-08 Steve MacLean[Arm64] SIMDIntrinsicGetItem contain mem op1
2017-12-08 Steve MacLean[Arm64] Define ISA feature flags
2017-12-08 Konstantin BaladurinFix uaf in DestroyThread function. (#15437)
2017-12-08 Bruce ForstallMerge pull request #15439 from BruceForstall/FixTimeout
2017-12-08 Ahson KhanAdd optional integer offset to OwnedMemory Pin (#15410)
2017-12-08 Ahson KhanAdd GetReference and TryGetArray to MemoryMarshal ...
2017-12-08 Bruce ForstallMerge pull request #15342 from BruceForstall/FixLongNeg
2017-12-08 Bruce ForstallMerge pull request #15407 from BruceForstall/ReduceArmG...
2017-12-08 Sean GillespieCast lp1 to the ScanContext; lp2 is a function pointer...
2017-12-08 Ben AdamsExternalize exception boxing (#15418)
2017-12-08 Carol EidtMerge pull request #15400 from CarolEidt/Fix15325
2017-12-07 Tom DeseynDon't change SIGINT/SIGQUIT handling when they are...
2017-12-07 Andy AyersJIT: fix remorph assert in cast long shift optimization...
2017-12-07 Fei Pengnew intrinsic type support (#15340)
2017-12-07 Anirudh AgnihotryNull Check added to GetFullPath Function in Unix (...
2017-12-07 Bruce ForstallMerge pull request #15385 from BruceForstall/EnableGcst...
2017-12-06 Carol EidtFix GT_FIELD_LIST double passed as int
2017-12-06 Bruce ForstallMerge pull request #15388 from BruceForstall/NoLongRunn...
2017-12-06 Bruce ForstallMerge pull request #15387 from BruceForstall/FixArmTesting
2017-12-06 Anirudh AgnihotryAddress PR feedback for change adding key to KeyNotFoun...
2017-12-05 Steve MacLean[Arm64] Enable SIMD (#14633)
2017-12-05 Stephen ToubRemove old methods using string format (#15363)
2017-12-05 Jon HannaHave a Type.IsConvertible property. (#15365)
2017-12-03 Zhukov MaximRename the method FloorLog2 to be more clear & fix...
2017-12-02 Andy AyersJIT: defer removing statements during opt CSE (#15323)
2017-12-02 Jan KotasDelete sortversioning.cpp/h (#15345)
2017-12-02 Bruce ForstallFix NEG decomposition to mark instructions that set...
2017-12-01 Carol EidtMerge pull request #15315 from CarolEidt/Fix14548
2017-12-01 Stephen ToubImprove throughput of String.Split(char / char[], ...
2017-12-01 Carol EidtMerge pull request #15190 from sdmaclea/PR-ARM64-IsCont...
2017-12-01 Bruce ForstallMerge pull request #15281 from sdmaclea/PR-ARM64-Fix...
2017-12-01 Bruce ForstallMerge pull request #15270 from sdmaclea/PR-ARM64-JITSTR...
2017-12-01 Andy AyersJIT: handle boundary cases for casts of long shifts...
2017-12-01 Bruce ForstallMerge pull request #15262 from sdmaclea/PR-ARM64-JITSTR...
2017-12-01 Bruce ForstallMerge pull request #15275 from sdmaclea/PR-ARM64-SIMD...
2017-12-01 Bruce ForstallMerge pull request #15311 from BruceForstall/FixArmFlow...
2017-12-01 Stephen ToubMerge pull request #15317 from dotnet-bot/from-tfs
2017-12-01 Tom DeseynUnix: Remove MaxPath, MaxName (#15229)
2017-12-01 Jan KotasJumpstub fixes (#15296)
2017-12-01 Bruce ForstallMerge pull request #15312 from BruceForstall/FixSmartyA...
2017-12-01 Jan KotasMerge pull request dotnet/corert#5038 from dotnet/nmirror
2017-12-01 Carol EidtUnmark unused fields as lvOnFrame
2017-12-01 dotnet-botdelete the second definition of getMethodNameFromMetadata2
2017-11-30 dotnet-botdelete the second definition of getMethodNameFromMetadata
2017-11-30 Roman ArtemevFixed DCE of call nodes (#15192)
2017-11-30 Bruce ForstallMerge pull request #15305 from BruceForstall/AddMoreSma...
2017-11-30 Anirudh AgnihotryRemoved Check Invalid Path Chars (#15191)
2017-11-30 Tom DeseynExpose Environment.ProcessorCount via EnvironmentAugmen...
2017-11-30 Sean Gillespie[Local GC] Fail fast on exceptions within a standalone...
2017-11-30 Bruce ForstallMerge pull request #15292 from BruceForstall/Revert15172
2017-11-30 Sergey Andreenko[RyuJit] Delete contained workaround. (#15257)
2017-11-30 Bruce ForstallMerge pull request #15282 from BruceForstall/EnableMore...
2017-11-29 William GodbeMerge pull request #15288 from wtgodbe/Crossgen
2017-11-29 Jan VorlicekFix GC stress C bug for arm (#15269)
2017-11-29 Steve MacLean[Arm64] Fix UNROLL_LIMIT logic
2017-11-29 Brian Sullivan[tfs-changeset: 1682429]
2017-11-29 Steve MacLean[ARM64] Align Compiler::lvaStressLclFldCB padding
2017-11-29 Steve MacLean[Arm64] SIMD genMultiRegCallStoreToLocal add missing...
next