platform/upstream/coreclr.git
2016-11-15 Mike DanesMorph GT_MOD to GT_DIV in some cases
2016-11-15 Mike DanesRemove magic division optimization from morph
2016-11-15 Mike DanesDo magic division optimization in lowering
2016-11-15 Mike DanesCopy GetSignedMagicNumberForDivide to lower.cpp
2016-11-14 Dan MoseleyReduce variable scope (#8021)
2016-11-14 chcostaMerge pull request #8073 from dotnet/enablebinclash
2016-11-14 Pat GavlinMerge pull request #8086 from pgavlin/VSO278523
2016-11-14 Pat GavlinAdmit more dest addresses in block assign value-numbering.
2016-11-14 Bruce ForstallMerge pull request #8111 from BruceForstall/FixTestNewlines
2016-11-14 chcostaMerge pull request #8115 from chcosta/updatebuildtools
2016-11-14 Pat GavlinMerge pull request #8031 from pgavlin/VSO283795
2016-11-14 SivarvMerge pull request #8101 from sivarv/rmwOpt
2016-11-14 Pat GavlinFix test exclusions.
2016-11-14 Rahul KumarMerge pull request #8100 from rahku/reflection
2016-11-14 Christopher... Update buildtools to version 01008-01
2016-11-14 Gaurav KhannaMerge pull request #8108 from gkhanna79/Arm32Test
2016-11-14 Bruce ForstallDon't generate explicit newlines in SIMD tests
2016-11-13 Gaurav KhannaEnable WinArm32 P1 Test Build
2016-11-13 Andy AyersInliner: ensure all statements have an inline context...
2016-11-13 Rahul KumarAdd implementation for AssemblyName::EscapedCodeBase...
2016-11-13 John ChenRemove conflicting proj files (#8090)
2016-11-12 Stephen ToubMerge pull request #8085 from stephentoub/daylight_alloc
2016-11-12 Stephen ToubAvoid allocations in DateTime.Now
2016-11-12 Andy AyersInliner: updates to random inlining (#8088)
2016-11-12 Dmitry-MeRemove redundant statement (#7900)
2016-11-12 sivarvGenerate inc/dec [mem] instead of add/sub [mem], 1...
2016-11-11 Tarek Mahmoud... Enable the rest if TimeZoneInfo APIs (#8096)
2016-11-11 Rahul KumarExpose Assembly::GetFile(s) apis
2016-11-11 Matt EllisRename gitmirrorfile
2016-11-11 Matt EllisMerge pull request #8087 from ellismg/selective-mirror...
2016-11-11 Joseph TremouletMerge pull request #8001 from JosephTremoulet/UnrollSimd
2016-11-11 Joseph TremouletEnable unrolling of SIMD_LIMIT loops
2016-11-11 Joseph TremouletDetect overflow in unroller cost computation
2016-11-11 Joseph TremouletAllow unrolling loops with multiple branches
2016-11-11 Joseph TremouletUnroll loops in inner-to-outer order
2016-11-11 Joseph TremouletStop expecting ASG_ operators in loop unroller
2016-11-11 Andy AyersMerge pull request #7788 from AndyAyersMS/InlinePins
2016-11-11 Matt EllisUpdate .gitmirror metadata
2016-11-11 Koundinya VeluriMerge pull request #8042 from kouvel/Api
2016-11-11 Koundinya VeluriExpose some things for ns2.0
2016-11-11 John ChenSave registers xmm8..15 on Mac OSX (#8078)
2016-11-11 Tarek Mahmoud... Enable time zone for netstandard1.7 (#8074)
2016-11-10 Mike McLaughlinSOS: Automatically find a managed thread with an except...
2016-11-10 Pat GavlinFormat the code and disable the regression test.
2016-11-10 Michelle McDanielMerge pull request #8056 from adiaaida/updateFormatting...
2016-11-10 Dan MoseleyREADME.md is the idiomatic approach for github (#8076)
2016-11-10 Michelle McDanielCreate patches in formatting job
2016-11-10 Rahul KumarMerge pull request #8046 from rahku/_resolveAssembly
2016-11-10 Christopher... Enable binclash logger
2016-11-10 Rahul KumarExpose AppDomain::AssemblyResolve
2016-11-10 Greg GUpdate IntrospectionExtensions.cs (#8029)
2016-11-10 Justin Van... BinaryReader: Use cached default encoding instance...
2016-11-10 dotnet botUpdate CoreClr, CoreFx to beta-24709-03, beta-24710...
2016-11-10 Justin Van... Remove unneeded field from BinaryWriter (#8015)
2016-11-10 Justin Van... StreamWriter/BinaryWriter: Use same cached encoding...
2016-11-10 Justin Van... Avoid repeated delegate allocations in FileStream.Flush...
2016-11-10 Sujin KimARM-CI : Fix segmentation faults on running tests ...
2016-11-10 Bruce ForstallRemove unnecessary newline in WriteLine (#8047)
2016-11-10 Alex PerovichAdd missing ref emit enum members for ns2.0 (#8062)
2016-11-10 Jeremy KuhneAdd IntPtr constructors to FileStream (#8063)
2016-11-10 SivarvDon't turn off compCanUseSSE2 on x86 RyuJIT under jit...
2016-11-10 Faizur RahmanPort Marshal.GenerateProgIdForType in CoreCLR (#8070)
2016-11-10 Faizur RahmanMerge pull request #8069 from shrah/master
2016-11-10 Jan VorlicekFix missing exports in mscordaccore.so (#8058)
2016-11-10 Faizur RahmanReturn Type.GUID for Marshal.GenerateGuidForType in...
2016-11-10 Roman ShchekinMemory growth algorithm improvement in coreconsole...
2016-11-09 Andy AyersInliner: support inlining of methods with pinned locals
2016-11-09 Andy AyersInliner: enable inlining of methods with conditional...
2016-11-09 sandreenkoMerge pull request #7981 from sandreenko/fix_vn_in_cse
2016-11-09 Russ KeldorphMerge pull request #8033 from RussKeldorph/nopopup
2016-11-09 Eric StJohnMerge pull request #8041 from ericstj/updateBuildTools
2016-11-09 SivarvMerge pull request #8049 from sivarv/lsraAssertFix
2016-11-09 Russ KeldorphDisable GUI dialogs on Windows by default
2016-11-09 Matt MitchellMerge pull request #8022 from mmitche/disable-email-pub
2016-11-09 Evgeny Pavlov[Linux][GDBJIT] Fix crashes related with locals debug...
2016-11-09 Eric St. JohnFix IntermediateOutputPath for mscorlib facade
2016-11-09 Tarek Mahmoud... Avoid failures when allocate memory in native (#8028)
2016-11-09 Stephen ToubMerge pull request #8043 from stephentoub/remove_delega...
2016-11-09 sivarvIf the very first ref position of an interval has a...
2016-11-08 sandreenkoMerge pull request #8040 from sandreenko/additional...
2016-11-08 Pat GavlinMerge pull request #8023 from pgavlin/MoveAltJitCrossgen
2016-11-08 Bruce ForstallMerge pull request #8035 from hseok-oh/fix_7871
2016-11-08 Stephen ToubRemove delegate allocation per ThreadPoolBoundHandleOve...
2016-11-08 Eric St. JohnUpdate BuildToolsVersion to 01007-02
2016-11-08 Faizur RahmanMerge pull request #8004 from shrah/master
2016-11-08 Sergey AndreenkoRevert Michal jit changes
2016-11-08 Michal StrehovskýReport CORINFO_FLG_CONTAINS_GC_PTR for TypedReference...
2016-11-08 Faizur RahmanExpose Marshal.CleanupUnusedObjectsInCurrentContext
2016-11-08 Igor Kulaychuk[Linux][GDB-JIT] Fix lldb stepping issues (#7777)
2016-11-08 Hyeongseok Ohfix typo
2016-11-08 Hyeongseok OhSupport GetHFAType in SuperPMI for ARM32 hardFP
2016-11-08 Rama krishnan... Merge pull request #7988 from ramarag/lockjson
2016-11-07 Jarret ShookMerge pull request #8026 from jashook/arm64_g_flag_mult...
2016-11-07 Pat GavlinDo not fold `(x + null)` in certain cases.
2016-11-07 Carol EidtUpdate testing-with-corefx.md
2016-11-07 jashookArm64 add missing G flag and possibly X flags
2016-11-07 Pat GavlinChange crossgen to always pass USE_SSE2 to the JIT.
2016-11-07 Sergey AndreenkoSet VN argument for changeOper during morph.
2016-11-07 SivarvMerge pull request #8011 from sivarv/lsraFix
2016-11-07 Matt MitchellRemove email publishing calls
next