summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Merge pull request #3626 from AndyAyersMS/InlineRefactorFixNamesAndy Ayers9-541/+543
2016-03-09Merge pull request #3625 from pgavlin/SupportPackageVersionPat Gavlin5-6/+15
2016-03-09Fix various naming convention issues in inliner codeAndy Ayers9-541/+543
2016-03-09Accept a build number arg in BuildRyuJitPackage.Pat Gavlin5-6/+15
2016-03-09Merge pull request #3602 from AndyAyersMS/InlineRefactorNativeSizeAndy Ayers8-172/+194
2016-03-09Inline refactoring: move native callsite estimatorAndy Ayers8-172/+194
2016-03-09Merge pull request #3567 from mikem8361/dbgshimcpMike McLaughlin3-1/+118
2016-03-09Merge pull request #3595 from janvorli/fix-stack-walk-with-finallyJan Vorlicek2-6/+16
2016-03-08Added CreateProcessForLaunch, ResumeProcess and CloseResumeHandle that canMike McLaughlin3-1/+118
2016-03-08Merge pull request #3574 from AndyAyersMS/InlineRefactorMoveStateMachineMergeAndy Ayers8-156/+213
2016-03-09Merge pull request #3588 from janvorli/fix-exception-in-finalizerJan Vorlicek4-19/+23
2016-03-08Merge pull request #3478 from kyulee1/varKyungwoo Lee1-24/+12
2016-03-08Merge pull request #3575 from stephentoub/argexception_namesStephen Toub2-2/+2
2016-03-08Merge pull request #3594 from pgavlin/GcInfoEncoderCleanupPat Gavlin2-423/+424
2016-03-08Move some definitions out of gcinfoencoder.h.Pat Gavlin2-423/+424
2016-03-08Merge pull request #3587 from pgavlin/UseListInLSRAPat Gavlin3-121/+113
2016-03-08Fix stack walking on Unix in case of finallyJan Vorlicek2-6/+16
2016-03-08Merge pull request #3592 from AndyAyersMS/FixAssertAndy Ayers1-1/+5
2016-03-08Use jitstd::list in the LSRA.Pat Gavlin3-121/+113
2016-03-08Inliner: fix assert about repeated failing observationsAndy Ayers1-1/+5
2016-03-08Merge pull request #3555 from LLITCHEV/Issue3540Lubomir Litchev2-6/+7
2016-03-08Fix Unix exception handling in finalizersJan Vorlicek4-19/+23
2016-03-08Fix for casting byref to double in morphKyungwoo Lee1-24/+12
2016-03-08Merge pull request #3548 from kyulee1/fixgcKyungwoo Lee2-87/+147
2016-03-08Merge pull request #3568 from dotnet-bot/from-tfsJan Kotas1-1/+1
2016-03-07Add missing parameter name to GetEra ArgumentOutOFRangeExceptionstephentoub2-2/+2
2016-03-07Inline refactoring: move state machine into LegacyPolicyAndy Ayers8-156/+213
2016-03-07Remove the RBM_LOWINT define. Change LsraLimitSmallIntSet to have a better re...Lubomir Litchev2-6/+7
2016-03-07Merge pull request #3556 from AndyAyersMS/InlineRefactorEarlyForceAndy Ayers8-139/+131
2016-03-07Merge pull request #3441 from ramarag/pal_longfileRama krishnan Raghupathy26-1049/+1000
2016-03-07Fix build break on Desktop arising out of MoveFileWrapper cleanup.Gaurav Khanna1-1/+1
2016-03-07Inline refactoring: revise candidacy determinationAndy Ayers8-139/+131
2016-03-07Enabling LongFile Support in PALDDCloud26-1049/+1000
2016-03-07ARM64: Fix for handling GC register for call siteKyungwoo Lee2-87/+147
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin41-396/+818
2016-03-07Merge pull request #3521 from LLITCHEV/Issue3225Lubomir Litchev1-2/+0
2016-03-05Merge pull request #3470 from erozenfeld/ValueNumbersForR2RHelpersJan Kotas4-72/+151
2016-03-05Merge pull request #3508 from hughbe/patch-1Jan Kotas1-1/+1
2016-03-05Modify zaprequire switch to allow Ready-to-Run imagesJohn Chen (CLR)1-0/+5
2016-03-05Replace all uses of __LINUX__ with the lower caseGeunsik Lim13-25/+20
2016-03-04Improvements for ReadyToRun helpers in JIT value numbering.Eugene Rozenfeld4-72/+151
2016-03-04Merge pull request #3505 from LLITCHEV/Issue3360Lubomir Litchev1-6/+2
2016-03-04Merge pull request #3523 from briansull/struct16-fixBrian Sullivan9-36/+99
2016-03-04Fixes for 16-byte struct argument passing for ARM64Brian Sullivan9-36/+99
2016-03-04Merge pull request #3513 from mikem8361/soschangesMike McLaughlin2-2/+9
2016-03-04Merge pull request #3519 from JohnChen0/longpathJohn Chen1-1/+1
2016-03-04Merge pull request #3511 from vcsjones/fix-3506Jan Kotas2-0/+18
2016-03-04Merge pull request #3507 from gkhanna79/OneCore2Gaurav Khanna10-59/+49
2016-03-04Reenable an assert.Lubomir Litchev1-6/+2
2016-03-04Remove a duplicate address tree consumption.Lubomir Litchev1-2/+0