platform/upstream/dotnet/runtime.git
2017-05-25 Pat GavlinAdd XUnit results for Windows_NT x86 jobs.
2017-05-25 Brian RobbinsImplement Activity ID / Related Activity ID for EventSo...
2017-05-25 Jarret ShookMerge pull request dotnet/coreclr#11834 from jashook...
2017-05-25 Hyeongseok Oh[ARM32/Linux] Copy tests.zip only for CI test
2017-05-25 Tomáš MatoušekAdds System.Runtime.CompilerServices.Runtimefeature...
2017-05-25 Aditya MandaleekaRemove g_fEEManagedEXEStartup and g_fEEIJWStartup....
2017-05-25 Brian RobbinsMark the EventPipe crst as host breakable. (dotnet...
2017-05-25 dotnet botUpdate CoreClr, CoreFx to preview1-25323-01, preview1...
2017-05-25 Jonghyun Park[x86/Linux] Reentrant PEImage::Load (dotnet/coreclr...
2017-05-24 Pat GavlinMerge pull request dotnet/coreclr#11894 from pgavlin...
2017-05-24 Xiang FanFix Issue 11861 (dotnet/coreclr#11886)
2017-05-24 gbalykovAllow RelativePointer::SetValue usage for non-DAC build...
2017-05-24 Joseph TremouletMerge pull request dotnet/coreclr#11893 from JosephTrem...
2017-05-24 Joseph TremouletMerge pull request dotnet/coreclr#11883 from JosephTrem...
2017-05-24 Brian RobbinsIndicate if thread time events are in managed or native...
2017-05-24 Jarret ShookMerge pull request dotnet/coreclr#11832 from jashook...
2017-05-24 Pat GavlinNever enregister type-punned regStruct lclVars.
2017-05-24 Joseph TremouletWeaken type assertion in gtNewLclNode
2017-05-24 Joseph TremouletImprove comments around implicit byref rewrite
2017-05-24 Steve MacLean[Arm64/Win] Revise JIT_MemSet (dotnet/coreclr#11420)
2017-05-24 Jonghyun Park[x86/Linux] Thread-safe UMThunkMarshInfo::RunTimeInit...
2017-05-24 Joseph TremouletUpdate full-struct references to promoted IBR args
2017-05-24 Swaroop SridharILLink performance: Disable Roslyn Test
2017-05-24 Morgan BrownScale back [Serializable] on CoreCLR types (dotnet...
2017-05-23 Brian RobbinsReturn early if EventPipeBuffer is empty. (dotnet/corec...
2017-05-23 Jan KotasDelete special handling of IJW RVA fields at NGen time...
2017-05-23 Joseph TremouletMerge pull request dotnet/coreclr#11694 from JosephTrem...
2017-05-23 jashook[Arm64 Windows] Renable SpanBench
2017-05-23 jashookAdd the case 1 % 1 to our bringup test
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11366 from ruben...
2017-05-23 Pat GavlinMerge pull request dotnet/coreclr#10275 from mikedn...
2017-05-23 Mike McLaughlinRemove "corerun" sos plugin command. (dotnet/coreclr...
2017-05-23 Ruben AyrapetyanDirect mapping of IL-assembly images that don't contain...
2017-05-23 Ruben AyrapetyanExtract PEImage::CreateLayoutMapped and PEImage::Create...
2017-05-23 Pat GavlinMerge pull request dotnet/coreclr#10990 from mikedn...
2017-05-23 Mike DanesDelete long compare support from x86 codegen
2017-05-23 Mike DanesLower long compares that are materialized into a register
2017-05-23 Mike DanesIntroduce GT_CMP and GT_SETCC(condition)
2017-05-23 Michal StrehovskýUse sigInst.methInstCount != 0 to detect generic method...
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11810 from BruceForst...
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11797 from BruceForst...
2017-05-22 José RiveroBump the version of the xUnit-Performance package ...
2017-05-22 Joseph TremouletQuiet warning C2220
2017-05-22 Bruce ForstallFix VC++ C4201 warning on desktop build
2017-05-22 Joseph TremouletFix off-by-one error
2017-05-22 Russ KeldorphRevert "Fixed tests build on Linux"
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11776 from parjong...
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11778 from hqueue...
2017-05-22 Bruce ForstallHandle INS_adr in emitIns_R_L on both arm32 and arm64
2017-05-22 Pat GavlinMerge pull request dotnet/coreclr#11750 from pgavlin...
2017-05-22 Jeremy KuhneUpdate Unix SafeHandle to throw NotFound correctly...
2017-05-22 Pat GavlinUse operator/operand size for legality checks.
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11542 from BruceForst...
2017-05-22 Hyeongseok Oh[ARM32/RyuJIT] Enable passing struct argument that...
2017-05-22 Igor KulaychukFix FieldDesc::GetExactFieldType when FieldDesc doesn...
2017-05-22 Ruben AyrapetyanDelete default copy/move constructors and assignment...
2017-05-22 Bruce ForstallRefactor genCodeForTreeNode for xarch to match arm32...
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11710 from sjsinju...
2017-05-22 dotnet botReport Span/ReadOnlySpan intrinsics to RyuJIT (dotnet...
2017-05-22 Hyung-Kyu Choi[RyuJIT/ARM32] Implement and add NYI assertion for...
2017-05-22 Jonghyun Park[x86/Linux] Use CDECL (instead of STDCALL) as STDMETHOD...
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11526 from mskvortsov...
2017-05-22 Atsushi KanamoriImplement HasSameMetadataDefinitionAs() on CoreCLR...
2017-05-22 sjsujinkim[RyuJit/ARM32] Enable loading arguments when jump instr...
2017-05-21 Jarret ShookMerge pull request dotnet/coreclr#11718 from jashook...
2017-05-21 William GodbeRemove explicit passing of ConfigurationGroup=Release...
2017-05-21 Mike McLaughlinFix ReadMemory error reading DSO link_map name. (dotnet...
2017-05-20 Gaurav KhannaFix package Publish in official builds (dotnet/coreclr...
2017-05-20 Steve MacLean[Arm64/Win] Revise JIT_MemCpy (dotnet/coreclr#11261)
2017-05-20 mskvortsovLinux/x86: Fix clang 4.0 build (dotnet/coreclr#11610)
2017-05-20 Joseph TremouletMerge pull request dotnet/coreclr#10453 from JosephTrem...
2017-05-20 Maoni StephensNO_WRITE_BARRIER hasn't been used in ages and we don...
2017-05-20 Joseph TremouletMerge pull request dotnet/coreclr#11521 from JosephTrem...
2017-05-20 mskvortsov[RyuJIT/ARM32] Fix src register trashing in genFloatToI...
2017-05-20 Joseph TremouletDon't hoist IConHandle statics above cctors
2017-05-20 Joseph TremouletMerge pull request dotnet/coreclr#10946 from JosephTrem...
2017-05-19 Roman ArtemevMerge pull request dotnet/coreclr#10532 from rartemev...
2017-05-19 Hyeongseok Oh[ARM32] Simplify getting aligment value when remorphing...
2017-05-19 Roman ArtemevTest build fixes for Linux
2017-05-19 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3654...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11714 from hqueue...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11713 from mskvortsov...
2017-05-19 Eugene RozenfeldMerge pull request dotnet/coreclr#11209 from erozenfeld...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11680 from mskvortsov...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11643 from hqueue...
2017-05-19 Fei Pengremove unnecessary return copy (dotnet/coreclr#11133)
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11700 from BruceForst...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11594 from mikedn...
2017-05-19 Jonghyun Park[ARM/Linux] Support unaligned struct read/write (dotnet...
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11011 from mikedn...
2017-05-19 William GodbeMerge pull request dotnet/coreclr#11720 from wtgodbe...
2017-05-19 Bruce ForstallLSRA throughput tweaks (dotnet/coreclr#11698)
2017-05-19 Bruce ForstallImprove BitVecOps<>::Iter::NextElem (dotnet/coreclr...
2017-05-19 Pat GavlinMerge pull request dotnet/coreclr#11746 from pgavlin...
2017-05-19 Pat GavlinRemove `GTF_REVERSE_OPS` from LIR. (dotnet/coreclr...
2017-05-19 Pat GavlinFormat code.
2017-05-19 Pat GavlinFix legality checks in SetRegOptionalForBinOp.
2017-05-19 Wes HaggardSet StrongName=None for System.Private.CoreLib
2017-05-19 Bruce ForstallMerge pull request dotnet/coreclr#11741 from mskvortsov...
2017-05-19 jashook[*64] NYI: TYP_STRUCT, fastTailCall stack fixup
next