summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Merge pull request #13943 from jashook/fix_lb_build_breakJarret Shook1-1/+1
2017-09-13Fix ARM build break (#13932)Jan Kotas1-1/+1
2017-09-13Fix potentially unused variable in lb armjashook1-1/+1
2017-09-13Disable PAX mprotect for native executables (#13940)Jan Vorlicek2-18/+26
2017-09-13Fix AV in corerun on invalid filenameJan Kotas1-1/+1
2017-09-13Mark Span.Length as non-versionableJan Kotas3-9/+42
2017-09-13Merge pull request #13806 from hqueue/arm/ryujit/issue_13739_jitstress_NYI_addrCarol Eidt2-35/+11
2017-09-13Fix Hebrew date parsing (#13929)Tarek Mahmoud Sayed1-0/+17
2017-09-13Merge pull request #13903 from JosephTremoulet/PlaceReturnsJoseph Tremoulet2-4/+158
2017-09-13Merge pull request #13835 from sdmaclea/PR-ARM64-GT_MULHIJoseph Tremoulet2-40/+31
2017-09-13Merge pull request #13799 from sdmaclea/PR-ARM64-Transform-AND-CMPJoseph Tremoulet7-6/+35
2017-09-13Introduce FEATURE_GDBJIT_SYMTAB (#13567)Konstantin Baladurin3-12/+115
2017-09-13Change how numProc is derived on Linux (#13909)Jarret Shook2-2/+6
2017-09-12Update BuildTools, CoreClr, CoreFx, PgoData to prerelease-02012-02, preview1-...dotnet-maestro-bot2-9/+9
2017-09-12Re-implemented the ecvt function. (#12894)Jim Ma14-346/+1088
2017-09-12Update the third party notices file to reference the floating point number al...Alex Ghiondea1-1/+26
2017-09-12[RyuJIT/ARM32] Implement CreateDictionaryLookupHelper only via helper (#13733)Sujin Kim3-8/+32
2017-09-12Fix ARM32 secure delegate bug (#13922)Jan Vorlicek1-1/+16
2017-09-12Make dangerous Span APIs less discoverable. (#13927)Ahson Ahmed Khan2-0/+5
2017-09-12Remove redundant zero-initialization of struct temps with GC fields. (#13868)Eugene Rozenfeld7-37/+208
2017-09-12JIT: optimize case where box feeds GetType (#13710)Andy Ayers4-22/+97
2017-09-12Merge pull request #13819 from sdmaclea/PR-ARM64-MOD-AND-TRANSFORMJarret Shook1-8/+31
2017-09-12fix stack depth in DevDiv_278523 test source code(#13912)Sergey Andreenko2-6/+4
2017-09-12Fix core dump generation on Centos. (#13887)Mike McLaughlin1-3/+3
2017-09-12Merge pull request #13918 from adiaaida/unifyPerfConfigsMichelle McDaniel1-0/+11
2017-09-12Merge pull request #13715 from CarolEidt/LsraInfoInLsraCarol Eidt7-107/+69
2017-09-12Add OptLevel and JitName configurationsMichelle McDaniel1-0/+11
2017-09-12Merge pull request #13242 from ViktorHofer/BinarySerializationCleanupViktor Hofer8-61/+15
2017-09-12Fix formattingSteve MacLean1-5/+5
2017-09-12noway_assert to assert per reviewSteve MacLean1-4/+4
2017-09-12Fix formattingSteve MacLean1-1/+1
2017-09-12Simplify divisorValue calculationSteve MacLean1-11/+5
2017-09-12Add comments per reviewSteve MacLean1-8/+18
2017-09-12Fixing archiving of Linux perf artifacts. (#13911)José Rivero1-1/+2
2017-09-12ResourceSetViktor Hofer1-7/+1
2017-09-12TextInfoViktor Hofer2-27/+8
2017-09-12ReflectionViktor Hofer2-15/+1
2017-09-12IOViktor Hofer3-12/+5
2017-09-12[GDBJIT] Specify C# language in DWARF debug information (#13720)Konstantin Baladurin3-0/+13
2017-09-11Merge pull request #13907 from stephentoub/valuetask_astask_cachingStephen Toub2-2/+2
2017-09-11Merge changes from TFS (#13884)dotnet bot1-1/+1
2017-09-11Improve const return block placementJoseph Tremoulet2-4/+158
2017-09-11Use AsyncTaskCache in ValueTask.AsTask()Stephen Toub2-2/+2
2017-09-11Merge pull request #13875 from wtgodbe/RevertLabelWilliam Godbe1-1/+1
2017-09-11JIT: optimize Enum.HasFlag (#13748)Andy Ayers9-45/+628
2017-09-11[GDBJIT] Fix calculation of debuginfo's size. (#13899)Konstantin Baladurin2-33/+62
2017-09-11Merge pull request #13876 from eerhardt/UpdateBuildToolsEric Erhardt3-2/+12
2017-09-11Ubuntu runs are not archiving perf results because rsync does not create dest...José Rivero1-2/+2
2017-09-11Merge branch 'master' into UpdateBuildToolsEric Erhardt4-6/+6
2017-09-11fixed minor typo (#13898)Alfred Myers1-1/+1