summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Fix incorrect treatment of pointer as fixed (#13816)Victor "Nate" Graf1-1/+1
2017-09-06Merge pull request #13797 from jashook/arm64_green_ciJarret Shook1-6/+6
2017-09-06Segregate merged returns by constant value (#13792)Joseph Tremoulet5-291/+677
2017-09-06Vendor the volatile.h header into src/gc/env for the standalone GC build (#13...Sean Gillespie6-118/+484
2017-09-06Fix DevDiv_278523 test for r2r x86. (#13709)Sergey Andreenko5-32/+108
2017-09-06Restore Array.Emptydanmosemsft1-2/+2
2017-09-06Merge pull request #13811 from jashook/fix_xarch_warningJarret Shook1-1/+1
2017-09-06Jit doesn't reload shift index if it was spilled to rcx. (#13757)Sergey Andreenko4-0/+165
2017-09-06Merge pull request #13659 from mikedn/cast-actual-typePat Gavlin1-1/+1
2017-09-06Merge pull request #13800 from adiaaida/addnopgoPerfMichelle McDaniel2-64/+96
2017-09-06Fix potentially uninitialized local variable 'regCount'jashook1-1/+1
2017-09-06Add Memory-based Stream overloads to coreclr (#13769)Stephen Toub9-278/+470
2017-09-06Removed renamed method. (#13803)Adrian Godong1-4/+0
2017-09-06Support for not wrapping exceptions with TargetInvocationException. (#13767)Austin Wise11-83/+104
2017-09-05Update CoreClr, CoreFx to preview2-25706-01, preview2-25706-01, respectively ...dotnet-maestro-bot1-5/+5
2017-09-05Add nopgo option for throughput runsMichelle McDaniel2-64/+96
2017-09-05Fix for CoreRT issue https://github.com/dotnet/corert/issues/3672 (ar… (#13...sergey ignatov1-8/+18
2017-09-05implementing profiler ELT callbacks for AMD64 Linux (#12603)sergey ignatov10-23/+561
2017-09-05Moving the Windows Performance runs from Server 2012 to Server 2016. (#13725)José Rivero1-3/+3
2017-09-06Add support for building under glibc 2.26 (#13785)Omair Majid3-2/+10
2017-09-05Disable tests based on 13796jashook1-6/+6
2017-09-05Merge pull request #13791 from jashook/revert_13687Jarret Shook1-0/+2
2017-09-05Fix SemaphoreSlim throughput (#13766)Koundinya Veluri2-15/+49
2017-09-05revert_13687jashoo1-0/+2
2017-09-05Add Intel hardware intrinsic API (#13576)Fei Peng19-0/+5071
2017-09-05Fix access order for double pointer (#13759)Victor "Nate" Graf2-6/+6
2017-09-05Merge pull request #13747 from jashook/lst_file_updatesJarret Shook3-860/+919
2017-09-05JIT: allow inlines of methods with calli (#13756)Andy Ayers3-11/+118
2017-09-05Merge pull request #13763 from shimingsg/v-shige/addtestdependencyxmlfilesShiming Ge6-3/+24135
2017-09-04Print zapper stats on verbose mode (#13774)Hanjoung Lee1-0/+4
2017-09-04Fix uninitialized fields of ZapperStats (#13773)Hanjoung Lee1-0/+3
2017-09-02update correct file path if the working folder is not test case foldershimingsg2-3/+5
2017-09-01Change identifier for EventProviders from GUID to string name (#13370)Victor "Nate" Graf21-106/+117
2017-09-01Merge pull request #13755 from BruceForstall/AddLsraAssertBruce Forstall1-0/+1
2017-09-01need casting for size calculation (#13754)Maoni Stephens1-2/+2
2017-09-01Add an assert to getRegisterRecord() that regNum is legalBruce Forstall1-0/+1
2017-09-01Add normalized equivalent of YieldProcessor, retune some spin loops (#13670)Koundinya Veluri11-148/+325
2017-09-01JIT: fix some instruction size estimates (#13432)Andy Ayers1-11/+29
2017-09-01Clear the init-locals bit for CoreLib to workaround #1279 (#13728)Jan Kotas4-24/+44
2017-09-01Update Type.GetMethods() to be generics friendly (#13745)Atsushi Kanamori7-14/+60
2017-09-01Share four exception types (#13492)Dan Moseley31-433/+212
2017-09-01Lst File updates.jashook3-860/+919
2017-09-01Merge pull request #13743 from alpencolt/ryu-arm-13056-testsBruce Forstall2-0/+79
2017-09-01[ARM64/Windows] Add JIT_Stelem_Ref helper (#13687)Pankaj Gode2-4/+101
2017-09-01Initialize m_failedILStubs of ZapperStats (#13742)Hanjoung Lee1-0/+1
2017-09-01Avoid StringBuilder allocation in ResourceManager (#13732)Justin Van Patten1-9/+8
2017-09-01Merge pull request dotnet/corert#4370 from dotnet/nmirrorMichal Strehovský15-11/+743
2017-09-01[RyuJIT/ARM32] Add regression testsAlexander Soldatov2-0/+79
2017-08-31Enable checking of GTF_EXCEPT and GTF_ASG flags. (#13668)Eugene Rozenfeld19-332/+676
2017-08-31spmi: fix prevEnviroment delete statement. (#13729)Sergey Andreenko1-2/+9