summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Fix event, semaphore, mutex create/open to request the maximum allowe… (#12...Koundinya Veluri12-97/+138
2017-06-21Merge pull request #12395 from erozenfeld/fgMorphRecognizeBoxNullableEugene Rozenfeld3-23/+205
2017-06-21Provision CodeBase and NotificationAlias variables -CoreCLR (#12403)Ravi Eda1-3/+3
2017-06-21Merge pull request #12379 from dotnet-maestro-bot/master-UpdateDependenciesWes Haggard1-4/+4
2017-06-21Merge pull request #12164 from hqueue/arm/ryujit/lsra_12078_live_inCarol Eidt2-29/+27
2017-06-21Merge pull request #12358 from jyoungyun/ryujit/assersion_failed_info_numslot...Carol Eidt1-0/+5
2017-06-21Update CoreClr, CoreFx to preview1-25421-01, preview1-25421-02, respectivelydotnet-maestro-bot1-4/+4
2017-06-21Please include this line to enable build (#12382)Richard L. Jackson1-1/+1
2017-06-21Spmi source code cleaning (#12378)Sergey Andreenko4-393/+341
2017-06-20Fix for a bug in fgMorphRecognizeBoxNullable.Eugene Rozenfeld3-23/+205
2017-06-21Enable and use updateAssginedInterval() for all targetsHyung-Kyu Choi2-30/+12
2017-06-20Update trusted RHEL build Dockertag to support LTO (#12396)Daniel Podder1-1/+1
2017-06-21Introduce LinearScan::isAssignedToInterval()Hyung-Kyu Choi2-6/+11
2017-06-21Fix typo and formatting issuesJiyoung Yun1-2/+2
2017-06-21[RyuJIT/ARM32] Avoid assersion for double argumentsJiyoung Yun1-7/+5
2017-06-21[RyuJIT/ARM32] Assign 1 srcCount in TYP_DOUBLEJiyoung Yun1-3/+4
2017-06-21Assign 2 numslots to gtLsraInfo.srcCount in TYP_DOUBLEJiyoung Yun1-0/+6
2017-06-21[RyuJIT/ARM32] Use helper to update RegRecordHyung-Kyu Choi1-7/+4
2017-06-21[RyuJIT/ARM32] Clear assigned interval of double registerHyung-Kyu Choi1-1/+9
2017-06-21[RyuJIT/ARM32] Unassign double register properly at BB entryHyung-Kyu Choi1-2/+8
2017-06-20Stub Environment from registry apis inside app-containers. (CoreCLR) (#12390)Atsushi Kanamori1-12/+24
2017-06-20Update building documentation for osx/macOS (#12366)Tomas Weinfurt1-1/+10
2017-06-20[Local GC] Move handle creation/deletion profiler callbacks out of the GC (#1...Sean Gillespie6-314/+154
2017-06-20[RyuJIT/ARM32] Implement storing multi-reg/HFA return value at caller (#12294)Hyung-Kyu Choi2-14/+37
2017-06-20Merge pull request #11629 from pentp/Math-perfEric Mellino2-46/+7
2017-06-20Update CI to follow up corefx changes (#12384)Hyung-Kyu Choi1-7/+3
2017-06-19.clang format from jit (#12377)Sergey Andreenko3-170/+251
2017-06-19Merge pull request #12313 from kyulee1/stCarol Eidt1-2/+2
2017-06-19Don't close passed in FileStream handles in constructor (#12253)Jeremy Kuhne3-48/+99
2017-06-19Fixing CompareInfo AssemblyMode.Full serialization between Core <--> Desktop ...Viktor Hofer1-2/+16
2017-06-19Merge pull request #12055 from mikedn/lower-long-relopsPat Gavlin1-323/+149
2017-06-19ILLink Performance Tests: Enable MusicStoreSwaroop Sridhar1-3/+2
2017-06-19[RyuJIT/ARM32] Update LinearScan::resolveLocalRef() for ARM32 (#12194)Hyung-Kyu Choi2-20/+61
2017-06-19Merge pull request #12364 from adiaaida/removeSudoThroughputMichelle McDaniel1-1/+1
2017-06-19Update CoreClr, CoreFx to preview1-25419-02, preview1-25419-02, respectively ...dotnet-maestro-bot1-4/+4
2017-06-19Remove sudo from throughput runMichelle McDaniel1-1/+1
2017-06-18Cleanup most code in StringBuilder (#10156)James Ko2-626/+548
2017-06-17Merge pull request #12335 from mikedn/assert-prop-allocPat Gavlin1-4/+4
2017-06-17Further improve perf of Char.IsWhiteSpace (#12353)Stephen Toub1-1/+5
2017-06-17Merge pull request dotnet/corert#3911 from jkotas/nmirror-mergeJan Kotas1-2/+1
2017-06-17Add regression test for issue #12224 (#12331)Jan Vorlicek2-0/+82
2017-06-17Remove some dead argument checks for unsigned primitives for less than zero (...Hugh Bellamy1-8/+0
2017-06-17Fix chained hardware exception handling on Unix (#12344)Jan Vorlicek2-3/+7
2017-06-17Throw ArgumentNullException on Unix calling Marshal.IsComObject(null) (#12348)Hugh Bellamy1-1/+6
2017-06-16Fix perf.groovySwaroop Sridhar1-2/+2
2017-06-16LoadFromResolve event handler should return null incase of any load error (#1...Gaurav Khanna1-1/+13
2017-06-16Fix CompareInfo.Version on Windows (#12330)Tarek Mahmoud Sayed1-0/+1
2017-06-16Security build JSONs. (#12279)Ravi Eda2-0/+603
2017-06-16Update CoreClr, CoreFx to preview1-25416-04, preview1-25416-02, respectively ...dotnet-maestro-bot1-4/+4
2017-06-16Add path to exception messages (#12322)Dan Moseley9-99/+37