platform/upstream/coreclr.git
2017-09-27 Hyeongseok OhEnhancement caller register & stack calculation for...
2017-09-27 Hyeongseok Oh[RyuJIT/ARM32] Fast tail call: Init LSRA to use R12...
2017-09-27 Stephen ToubMerge pull request #14178 from stephentoub/async_avoid_...
2017-09-27 Roman ArtemevMerge pull request #14197 from rartemev/fixed_test_buil...
2017-09-27 Xiangyang ... Add SetThreadIdealProcessorEx PAL API (#13606)
2017-09-26 Brian RobbinsUpdate linux-performance-tracing.md (#14194)
2017-09-26 Dmitri-BotcharnikovEnable event tracing for Tizen. (#14137)
2017-09-26 Sergey AndreenkoFix for a special CoreRT helper CORINFO_HELP_JIT_PINVOK...
2017-09-26 William GodbeMerge pull request #14202 from wtgodbe/SigningDisableIn...
2017-09-26 wtgodbeInstall signing plugin with Real signing
2017-09-26 Dan MoseleyReplace Contract.Assumes and Contract.Assert with Debug...
2017-09-26 Roman ArtFixed Linux test build
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 Stephen ToubAvoid async method delegate allocation
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)
next