summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge pull request #12655 from YongseopKim/ryujit/arm32/add_nyi_promoted_structBruce Forstall1-0/+7
2017-07-06Update throughput exclusion listMichelle McDaniel1-11/+45
2017-07-06Merge pull request #12053 from mikedn/xcopy-bindirBruce Forstall4-56/+2
2017-07-06Merge pull request #12652 from hseok-oh/ryujit/fix_split_lowerBruce Forstall1-1/+1
2017-07-06Support unaligned floating point loads/storesMikhail Skvortcov3-7/+90
2017-07-06[RyuJIT/ARM32] Add NYI_ARM for handling promoted structYongseop Kim1-0/+7
2017-07-06Fix DumpLog to be compatible with CoreRT (#12636)Jan Kotas3-15/+15
2017-07-05Automatic build runtime layout when skipping tests (#12587)Yi Zhang (CLR)1-1/+11
2017-07-06[x86/Linux] Enable thread-abort reraise loop prevention (#12646)Jonghyun Park1-2/+2
2017-07-06[RyuJIT/arm] Fix double type local variable dumpHanjoung Lee1-1/+7
2017-07-06[RyuJIT/ARM32] Fix register type setting for split struct argHyeongseok Oh1-1/+1
2017-07-05[RyuJIT/ARM32] Fix assertion failed 'gcPtrCount == 0' (#12621)Yongseop Kim1-2/+2
2017-07-05Merge pull request #12647 from dotnet/mirror-merge-9210244Tarek Mahmoud Sayed5-133/+216
2017-07-05Fix the merge from the corert changesTarek Mahmoud Sayed5-3781/+1
2017-07-06Merge pull request dotnet/corert#4080 from dotnet/nmirrorTarek Mahmoud Sayed4-0/+3863
2017-07-05Merge pull request #12606 from adityamandaleeka/mask_activation_on_altstackAditya Mandaleeka1-0/+30
2017-07-05Mask INJECT_ACTIVATION_SIGNAL while on alternate signal stack.Aditya Mandaleeka1-0/+30
2017-07-05Update gtDispRegVal() for multi register nodes (#12573)Hanjoung Lee2-0/+46
2017-07-05Cleanup officialbuild warnings (#12578)chcosta2-36/+0
2017-07-05Merge pull request #12619 from parjong/fix/merge_jit_and_engineBruce Forstall4-29/+35
2017-07-05Merge pull request #12637 from parjong/fix/skipcrossgenBruce Forstall1-0/+10
2017-07-05Merge pull request #12575 from wateret/armel/floatretBruce Forstall1-2/+15
2017-07-05Add skipcrossgen optionJonghyun Park1-0/+10
2017-07-04Support interprter build when INTERP_TRACING is not set (#12625)Jonghyun Park3-19/+21
2017-07-04Remove unused global variable (#12620)Jonghyun Park1-4/+0
2017-07-04Hide methods in IdDispenser (instead of using DacNotImpl) (#12624)Jonghyun Park1-14/+6
2017-07-04Fix misprint in complex conditionRoman Artemev1-1/+1
2017-07-04Update to latest System.MemoryJan Kotas2-3/+3
2017-07-04Update CoreClr, CoreFx to preview2-25504-01, preview2-25504-01, respectivelydotnet-maestro-bot1-4/+4
2017-07-04Delete unnecessary code (#12607)Jan Kotas1-18/+0
2017-07-04[RyuJIT/armel] Move returned float to float regHanjoung Lee1-2/+15
2017-07-04[RyuJIT/ARM32] Unassign double register properlyHyung-Kyu Choi1-0/+14
2017-07-04Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINTJonghyun Park4-29/+35
2017-07-03Merge pull request #12608 from pgavlin/FixDSEPat Gavlin1-1/+1
2017-07-03create GetAssertionIndex to convert from unsigned to AssertionIndex (#12554)Sergey Andreenko3-39/+52
2017-07-03Fix a bug in LIR dead store removal.Pat Gavlin1-1/+1
2017-07-03[x86/Linux] Restore PTR_MethodTable in FastPrimitiveArrayAllocator (#12569)Jonghyun Park1-2/+11
2017-07-03[RyuJIT/armel] Passing stack double argumentsHanjoung Lee2-0/+24
2017-07-01Move the bitset iterator for bitsetasuint64inclass inside the bitset. (#12553)Sergey Andreenko2-56/+50
2017-06-30Improve fgAddRefPred (#12585)Bruce Forstall1-17/+21
2017-06-30Merge pull request dotnet/corert#4046 from dotnet/nmirrorMichal Strehovský2-0/+2
2017-06-30Reducing diffs with CoreRT (#12579)Jan Kotas8-138/+66
2017-06-30Merge pull request #12568 from hseok-oh/ryujit/fix_11781Bruce Forstall1-1/+2
2017-06-30Remove unnecessary update of RegRecord in LSRA (#12474)Hyung-Kyu Choi1-1/+3
2017-06-30[RyuJIT/ARM32] Return HFA struct (#12453)Hyeongseok Oh3-217/+220
2017-06-30Merge pull request #12539 from ellismg/update-prerelease-tagMatt Ellis1-1/+1
2017-06-30Merge pull request #12527 from gsfreema/relative-pathsAditya Mandaleeka1-2/+2
2017-06-30Fix an issue where g_ephemeral_low would never get bashed into the write (#12...Sean Gillespie1-2/+5
2017-06-30Merge pull request #12577 from dpodder/optdata-170630Pat Gavlin1-1/+1
2017-06-30Merge pull request #12236 from rartemev/fix_legacyjit_testsRoman Artemev2-2/+51