platform/upstream/coreclr.git
2017-10-23 Jarret ShookMerge pull request #14598 from jashook/fix_build_test_s...
2017-10-23 Andy AyersJIT: defer constant-return merging for debug codegen...
2017-10-23 Brian SullivanMerge pull request #14621 from briansull/fix-hash
2017-10-23 aerotogRemove low value purpose comments (#14653)
2017-10-23 Ben AdamsHide post exception stack frames (#14652)
2017-10-22 Jan VorlicekEnable build pipeline for Alpine Linux 3.6 (#14587)
2017-10-21 Bruce ForstallMerge pull request #14632 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14630 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14627 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14638 from BruceForstall/FixSimdMinOpts
2017-10-21 Noah FalkUpdate profiling API status (#14644)
2017-10-21 Carol EidtMerge pull request #14620 from CarolEidt/RegSelectFix
2017-10-21 Jan KotasRevert "Reenable PGO on Linux Release builds" (#14645)
2017-10-20 Bruce ForstallMerge pull request #14625 from BruceForstall/FixDynBlkA...
2017-10-20 Ahson Ahmed... Rename MemoryHandle PinnedPointer to Pointer and add...
2017-10-20 Brian Sullivanremove duplicate line
2017-10-20 Bruce ForstallAllow GT_CALL as BYREF operand for SIMD intrinsics
2017-10-20 Steve MacLean[Arm64] SIMD simd.cpp
2017-10-20 Steve MacLean[Arm64] Basic SIMD lowering
2017-10-20 Steve MacLean[Arm64] Add SIMD emitters
2017-10-20 Steve MacLean[Arm64] Add more SIMD instructions
2017-10-20 Bruce ForstallRemove incorrect assert for DynBlk codegen
2017-10-20 Brian SullivanDisable clang format around an area where it is incorrect
2017-10-20 Brian SullivanFix the gtHashValue to properly hash all the bits when...
2017-10-20 Sergey Andreenko[RyuJit/arm32] Do nothing if double is on stack. (...
2017-10-20 Carol EidtFix Register selection refactor bugs
2017-10-20 Carol EidtMerge pull request #14606 from CarolEidt/Fix14591
2017-10-20 Bruce ForstallMerge pull request #14609 from hseok-oh/ryujit/fix_1437...
2017-10-20 Hyeongseok Oh[RyuJIT/ARM32] Fast tail call: code generation (#14445)
2017-10-20 Sean Gillespie[Local GC] Add a Standalone GC loader design document...
2017-10-20 Noah FalkUpdate comments in TieredCompilationManager (#14610)
2017-10-20 Hyeongseok Oh[RyuJIT/ARM32] Remove NYI: struct return from multi...
2017-10-20 Bruce ForstallMerge pull request #14600 from BruceForstall/FixArmBadG...
2017-10-20 Bruce ForstallMerge pull request #14602 from benaadams/jit-formatting
2017-10-20 Carol EidtLSRA Arm64 consistent reg sets
2017-10-20 Ben AdamsFix jit fromatting
2017-10-19 Bruce ForstallFix ARM bad GC info for CpObj
2017-10-19 Brian SullivanMerge pull request #14597 from dotnet-bot/from-tfs
2017-10-19 jashookAdd build-test osx support
2017-10-19 Bruce ForstallMerge pull request #14576 from fiigii/knobs
2017-10-19 Viktor HoferMake ContractException public in impl assembly to suppo...
2017-10-19 Jan KotasFix condition for mustExpand flag (#14590)
2017-10-19 Brian Sullivanfix clang format complaint
2017-10-19 Fei PengAdd configuration knobs to control IsSupported
2017-10-19 Brian SullivanFix Desktop build break - warning for unreachable code
2017-10-19 Brian SullivanFix warning: potentially uninitialized local variable...
2017-10-19 Brian SullivanMerge pull request #14582 from briansull/cleanup-iconhdl
2017-10-19 Bruce ForstallMerge pull request #14570 from sdmaclea/PR-ARM64-FLAG_F...
2017-10-19 sergey ignatov[RyuJIT/ARM32] Support for CFI unwind info (#14447)
2017-10-19 Jim MaUse ascii * instead of Chinese * character. (#14584)
2017-10-19 Carol EidtMerge pull request #14534 from CarolEidt/RegSelectCleanup
2017-10-19 Koundinya VeluriFix hill climbing float overflow (#14505)
2017-10-19 Carol EidtMerge pull request #14573 from CarolEidt/Fix13751
2017-10-19 Andy AyersJIT: optimize stelem (ref) like we optimize stelem...
2017-10-19 Brian SullivanRemoved hnd1 and hnd2 arguments to gtNewIconEmb*HndNode...
2017-10-19 Brian SullivanClang format fixes
2017-10-19 mikednIfdef out legacy uses of GT_ASG_op (#14384)
2017-10-19 Brian SullivanRemoved unused handle args
2017-10-19 Stephen ToubFix BinaryWriter/Reader span parameter names (#14577)
2017-10-19 Jan KotasAllow both CORINFO_FLG_INTRINSIC and CORINFO_FLG_JIT_IN...
2017-10-19 Brian SullivanRemoved unused fields of Icon nodes
2017-10-18 Bruce ForstallMerge pull request #14572 from sdmaclea/PR-ARM64-SIMD...
2017-10-18 Carol EidtFix multiple issues in LSRA for TYP_DOUBLE:
2017-10-18 Steve MacLean[Arm64] Support flag FEATURE_SIMD
2017-10-18 Steve MacLean[Arm64] Add instructions needed by SIMD
2017-10-18 William GodbeMerge pull request #14569 from wtgodbe/eqNe
2017-10-18 wtgodbeReplace ne with eq in publish to azure steps
2017-10-18 Michelle McDanielMerge pull request #14554 from adiaaida/reenablePGOLinux
2017-10-18 Jan KotasImprove thread statics performance (#14560)
2017-10-18 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02118...
2017-10-18 Carol EidtMerge pull request #14547 from CarolEidt/Fix14539
2017-10-18 Sergey Andreenkoformat spmi sources. (#14545)
2017-10-17 Brian SullivanMerge pull request #14553 from briansull/fix-warn
2017-10-17 Carol EidtArm64: Use op2 type for LOCKADD
2017-10-17 William GodbeMerge pull request #14555 from wtgodbe/AzureBlobSymPkg
2017-10-17 wtgodbeUse C#-friendly path for indexing symbol packages
2017-10-17 Michelle McDanielReenable PGO on Linux Release builds
2017-10-17 Brian SullivanFix for x86 desktop build
2017-10-17 Stephen ToubMerge pull request #14541 from stephentoub/taskbeginwait
2017-10-17 Justin Van... GetEnvironmentVariable: Avoid StringBuilder marshaling...
2017-10-17 Koundinya VeluriCLRLifoSemaphore cleanup (#14535)
2017-10-17 Stephen ToubAvoid TaskWaitBegin/End events in Task.Wait on already...
2017-10-17 Bruce ForstallMerge pull request #14493 from alpencolt/armel-cross...
2017-10-17 Bruce ForstallMerge pull request #14334 from BruceForstall/AddTestEnv...
2017-10-17 Sergey Andreenkomove ReplaceWith to cpp
2017-10-17 Sergey AndreenkoRefactor CopyFrom
2017-10-17 Sergey Andreenkoadd check that each tree in the method has its own...
2017-10-17 Sergey Andreenkoextract fgDebugCheckStmtsList
2017-10-17 Stephen ToubMerge pull request #14537 from dotnet-maestro-bot/maste...
2017-10-17 Viktor HoferMerge pull request #14311 from ViktorHofer/Serializatio...
2017-10-17 dotnet-maestro-botUpdate CoreFx to preview1-25817-02
2017-10-17 Sujin Kim[RyuJIT/ARM32] Add the optimization case on CreateDicti...
2017-10-17 Alexander Soldatov[RyuJIT/armel] cross build armel on x86 host.
2017-10-17 Sergey Andreenkoprotect strlen from nullptr (#14533)
2017-10-17 Carol EidtMerge pull request #14350 from CarolEidt/LsraInfoCleanup
2017-10-17 Stephen ToubMerge pull request #14527 from stephentoub/timer_partition
2017-10-17 Carol EidtRefactor register selection heuristics
2017-10-17 dotnet-maestro-botUpdate BuildTools to prerelease-02116-01 (#14530)
2017-10-17 Aditya MandaleekaMerge pull request #14529 from adityamandaleeka/r2r_exc...
2017-10-17 Brian SullivanMerge pull request #14501 from briansull/FitsIn
next