summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-10[RyuJIT/armel] Introduce GetRegCount() for MultiRegOpHanjoung Lee2-2/+11
2017-08-07Merge pull request #13023 from wateret/fix-12994Carol Eidt4-0/+220
2017-08-07Remove some dead code (#13257)Dan Moseley4-80/+6
2017-08-07Merge pull request #13250 from JosephTremoulet/CaptureHeadJoseph Tremoulet1-41/+1
2017-08-07Merge pull request #13236 from briansull/arm-issueBrian Sullivan4-79/+65
2017-08-07Fix Region DisplayName (#13249)Tarek Mahmoud Sayed2-18/+20
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas87-2510/+102
2017-08-07Stop rejecting loops with backward exitsJoseph Tremoulet1-41/+1
2017-08-07Removed the legacy JIT32 assert regarding 4-byte alignment inArenaAllocator::...Brian Sullivan4-79/+65
2017-08-07fix callsignalhandlerwrapper(arm) (#13114)chunseoklee1-3/+4
2017-08-07Use attribute names without namespaces in a few places (#13248)dotnet bot4-4/+4
2017-08-07Reduce size of array enumerators for x86 (#13157)James Ko2-31/+43
2017-08-07Use placement new to initialize ELF Header (instead of memcpy) (#13218)Jonghyun Park2-25/+11
2017-08-07Move files to shared partition (#13244)Jan Kotas13-104/+81
2017-08-07[RyuJIT/armel] Fix ifdef condition and Formatting ErrorHanjoung Lee1-3/+3
2017-08-07[RyuJIT/armel] arg regs are always TYP_INTHanjoung Lee1-7/+9
2017-08-07[RyuJIT/armel] Allocate one more temp for call addressHanjoung Lee1-0/+7
2017-08-07[RyuJIT/armel] Each reg gets own SpillFlag for MultiRegOpHanjoung Lee4-2/+204
2017-08-07[RyuJIT/armel] Make RefPosition arg regs fixedHanjoung Lee2-1/+10
2017-08-04Merge pull request #13227 from BruceForstall/Revert13186Pat Gavlin3-11/+11
2017-08-04typo (dotnet/corert#4274)github-john-doe4-5/+5
2017-08-04typo (#13229)github-john-doe1-1/+1
2017-08-04align the segment size to power of 2 and perf fix on getting the seg mapping ...Maoni Stephens2-100/+120
2017-08-04Revert "Fixes issue #13093"Bruce Forstall3-11/+11
2017-08-04Merge pull request #13197 from BredPet/masterBruce Forstall1-1/+14
2017-08-04Merge pull request dotnet/corert#4271 from dotnet/nmirrorMichal Strehovský1-1/+13
2017-08-04ARM32: fix switch jump table generation bugPetr Bred1-1/+14
2017-08-03Fixes issue #13093Brian Sullivan3-11/+11
2017-08-03typo (#13196)github-john-doe1-1/+1
2017-08-03Merge pull request #13145 from hqueue/arm/ryujit/issue_13118Carol Eidt2-58/+364
2017-08-03Merge pull request #13166 from YongseopKim/ryujit/arm32/add_handling_secure_d...Bruce Forstall1-0/+31
2017-08-03[RyuJIT/ARM32] Adds code to handle SecureDelegateInvokeYongseop Kim1-0/+31
2017-08-03Apply review feedbackHyung-Kyu Choi1-1/+9
2017-08-02JIT: refactor logic for removing box upstream side effects (#13169)Andy Ayers4-176/+213
2017-08-02Merge pull request #13158 from parjong/fix/INTERPERTER_GDBJIT_ConflictNoah Falk2-6/+28
2017-08-02Merge pull request #13155 from CarolEidt/UModTreeNodeInfoCarol Eidt1-1/+1
2017-08-02Merge pull request #13128 from JosephTremoulet/MulshiftJoseph Tremoulet1-0/+13
2017-08-02[Arm64] GetLargestOnDieCacheSize (#13071)Steve MacLean5-52/+103
2017-08-02[RyuJIT/ARM32] Update allocateBusyReg() with a helper for ARM32Hyung-Kyu Choi2-22/+47
2017-08-02[RyuJIT/ARM32] Unassign a double register properly in allocateBusyReg()Hyung-Kyu Choi2-47/+51
2017-08-02Remove unused extern declarations (#13159)Jonghyun Park1-8/+0
2017-08-02[RyuJIT/ARM32] Update allocateBusy() to test spill candiates with new helpersHyung-Kyu Choi2-123/+56
2017-08-02PAL enable Thread affinity support (#12936)Steve MacLean2-8/+0
2017-08-02[RyuJIT/ARM32] Helpers to check and test assigned intervals for a registerHyung-Kyu Choi2-82/+76
2017-08-02Use 'udf 0xff' instead of 'bkpt 0xbe' as a poison (#13152)Jonghyun Park1-2/+2
2017-08-02Apply review feedbackHyung-Kyu Choi1-2/+3
2017-08-02Resolve FEATURE_GDBJIT/FEATURE_INTERPRETER conflictJonghyun Park2-6/+28
2017-08-01Set Register Requirements for Mod/DivCarol Eidt1-1/+1
2017-08-01Merge pull request #13151 from briansull/dump-fixesBrian Sullivan1-7/+13
2017-08-01[Arm64/Unix] Add OfficialBuildRID linux-arm64 (#12372)Steve MacLean2-0/+5