platform/upstream/coreclr.git
2017-09-26 William GodbeMerge pull request #14195 from wtgodbe/SignType
2017-09-26 wtgodbeUse Real signType to install plugin
2017-09-26 William GodbeMerge pull request #14193 from wtgodbe/SigningInfra
2017-09-26 wtgodbeUpdate publish infra to parameterize PB_SignType
2017-09-26 Koundinya VeluriRemove Monitor asm helpers (#14146)
2017-09-26 Carol EidtMerge pull request #14171 from wateret/ryu-arm-putarg...
2017-09-26 Hanjoung Lee[RyuJIT/armarch] Put arguments with GT_BITCAST
2017-09-26 Hyung-Kyu Choi[ARM32] Update armel rootfs for Tizen (#14173)
2017-09-26 Bruce ForstallAdd CI PR triggers for x86_arm and x64_arm64 testing...
2017-09-25 Brian SullivanMerge pull request #14041 from sdmaclea/PR-ARM64-SET...
2017-09-25 Steve MacLean[Arm64] Repsond to feedback
2017-09-25 Steve MacLeanCleanup gentree per comments
2017-09-25 Steve MacLean[Arm64] Use GTF_SET_FLAGS/GTF_USE_FLAGS
2017-09-25 Bruce ForstallMerge pull request #14145 from BruceForstall/CleanupTes...
2017-09-25 Carol EidtMerge pull request #14080 from hqueue/arm/ryujit/issue_...
2017-09-25 Fei Peng[mscorlib] Enable hardware intrinsic in debug and refle...
2017-09-25 Hyung-Kyu Choi[RyuJIT/ARM32] Fix assertion condition in LSRA for...
2017-09-23 Tanner GoodingMoving parts of `System.Math` and `System.MathF` to...
2017-09-23 Bruce ForstallMerge pull request #14153 from mikedn/x86-newarr-nint
2017-09-23 Mike DanesMake GitHub_14116 test work on 32 bit
2017-09-23 Bruce ForstallMerge pull request #14143 from sdmaclea/PR-FEEDBACK...
2017-09-23 Steve MacLean[Arm64/Arm] Favor emitActualTypeSize for non-memory...
2017-09-23 Bruce ForstallRe-enable tests that should now pass
2017-09-23 Bruce ForstallMerge pull request #14109 from hseok-oh/ryujit/fix_13738
2017-09-23 Roman ArtemevMerge pull request #14118 from rartemev/devdiv_491206
2017-09-23 Bruce ForstallMerge pull request #14117 from mikedn/earyprop-neg...
2017-09-22 Steve MacLean[Arm64] Add Floor/Ceiling intrinsics (#14132)
2017-09-22 Victor "Nate... Create dotnet deployment and acquisition size on disk...
2017-09-22 Steve MacLean[Arm64] Implement JCC/SETCC nodes (#14101)
2017-09-22 Steve MacLeanRespond to Feedback #14139
2017-09-22 Bruce ForstallMerge pull request #13167 from alpencolt/ryu-arm-remove...
2017-09-22 Roman ArtemevAdded IntegralValue() method
2017-09-22 Brian SullivanMerge pull request #14139 from sdmaclea/PR-ARM64-EMIT...
2017-09-22 Jarret ShookMerge pull request #14140 from jashook/pri0_arm_jobs
2017-09-22 jashookFix incorrect use of local var
2017-09-22 jashookFix build logic as well
2017-09-22 Victor "Nate... Disable tracing tests on Windows at runtime, not build...
2017-09-22 Kasper Fabæch... FileStream should not truncate files when opening fails...
2017-09-22 Brian SullivanMerge pull request #14142 from sdmaclea/PR-ARM64-FIX...
2017-09-22 Steve MacLean[Arm64] Fix typo
2017-09-22 Jarret ShookMerge pull request #14141 from jashook/fix_post_build_typo
2017-09-22 jashookfix arm64_post_build typo
2017-09-22 Brian SullivanMerge pull request #14050 from mikedn/earlyprop-range...
2017-09-22 jashookSet default arm jobs to pri0
2017-09-22 Dan MoseleyRemove ResId class (#14135)
2017-09-22 Bruce ForstallMerge pull request #14129 from BruceForstall/FixArm64Tr...
2017-09-22 Steve MacLean[Arm64] Add emitters for cbz, cbnz, tbz, or tbnz
2017-09-22 Tanner GoodingFixing `FloatingPointUtils.round` to include the fix...
2017-09-22 Brian RobbinsFix SIGSEGV in EventPipe on Shutdown (#14123)
2017-09-22 Koundinya VeluriImprove thread pool worker thread's spinning for work...
2017-09-22 Sergey Andreenkofix checkLclVarSemantics (#14053)
2017-09-22 Stephen ToubMerge pull request #13105 from stephentoub/asyncmem
2017-09-22 Roman ArtemevFixed test return value
2017-09-22 Jarret ShookMerge pull request #14126 from jashook/use_new_x64_client
2017-09-22 Roman ArtemevFixed formating
2017-09-22 Roman ArtemevHandle long value in MergedReturns optimization
2017-09-22 Roman ArtemevAdded microtest
2017-09-22 Roman ArtemevFixed return constant value cache on 32 bit VMs
2017-09-21 Bruce ForstallFix ARM64 trigger strings to match job names
2017-09-21 Jarret ShookMerge pull request #14108 from jashook/spmi_get_helper
2017-09-21 jashookAdd support for priority and update x64 client
2017-09-21 Jan KotasUpdate stub dispatch hidden argument convention for...
2017-09-21 Sergey Andreenko[Jit] fgMorphCast does not reset GTF_ASG (#14102)
2017-09-21 Bruce ForstallMerge pull request #14107 from sdmaclea/PR-ARM64-REMOVE...
2017-09-21 Mike DanesDon't early-propagate negative array lengths
2017-09-21 Mike DanesRemove constant range checks in earlyprop
2017-09-21 Alexander Soldatov[RyuJIT] Regression test #13057
2017-09-21 Steve MacLeanFix formatting
2017-09-21 Hyeongseok Oh[RyuJIT/ARM32] JitStress=1 test: padding local variable
2017-09-21 Tomas WeinfurtMerge branch 'master' of https://github.com/dotnet...
2017-09-21 Joseph TremouletMerge pull request #14099 from JosephTremoulet/LiteralBase
2017-09-20 jashookFix superPMI getHelperFunction
2017-09-20 Steve MacLean[Arm64] Remove LegacyBackend defines
2017-09-20 Bruce ForstallMerge pull request #14039 from OpenVisionLabs/typos
2017-09-20 Joseph TremouletChange base of literals in k-nucleotide-9
2017-09-20 Bruce ForstallMerge pull request #13541 from hqueue/arm/ryujit/issue_...
2017-09-20 Bruce ForstallMerge pull request #14089 from BredPet/switch_generation
2017-09-20 William GodbeMerge pull request #14048 from wtgodbe/RIDs
2017-09-20 Bruce ForstallMerge pull request #14086 from sdmaclea/PR-ARM-REMOVE...
2017-09-20 Bruce ForstallImprove instructions for installing VS2017 and building...
2017-09-20 Sergey Andreenkomark argplace node as no_lir (#14044)
2017-09-20 Petr BredARM32: fix switch jump table generation bug for RyuJIT
2017-09-20 Jeff SchwartzWhen building as standalone GC the free object is initi...
2017-09-20 Tijoy TomMerge pull request #14085 from qmfrederik/marshal-utf8...
2017-09-20 Steve MacLean[Arm] Remove obsolete assert
2017-09-20 Andy AyersReset static state per iteration for k-nucleotide-9...
2017-09-20 Jonghyun Park16-byte Stack Aligned StubDispatchFixupStub (#14078)
2017-09-20 Frederik CarlierTest marshaling IntPtr.Zero to UTF8 strings, add unit...
2017-09-20 Bruce ForstallMerge pull request #14075 from BruceForstall/AllowMoreS...
2017-09-20 Bruce ForstallRefine ARM64 CI stress modes allowed
2017-09-19 Joseph TremouletMerge pull request #14068 from JosephTremoulet/HelixExclude
2017-09-19 Bruce ForstallMerge pull request #14069 from BruceForstall/FixFormatting
2017-09-19 Jan VorlicekFix rlimit setting of RLIM_NOFILE on OSX (#14054)
2017-09-19 Bruce ForstallFix jit-format error
2017-09-19 Bruce ForstallSupport PR trigger of ARM JIT stress jobs (#14055)
2017-09-19 Joseph TremouletUpdate exclusions for moved tests
2017-09-19 Bruce ForstallMerge pull request #14059 from hseok-oh/ryujit/fix_13760
2017-09-19 Koundinya VeluriMove initialization of YieldProcessorNormalized to...
2017-09-19 Stephen ToubAdd span-based Guid.{Try}Parse{Exact} methods (#14062)
2017-09-19 Brian SullivanMerge pull request #14018 from sdmaclea/PR-ARM-Remove...
next