summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Fix SuperPMI x86 desktop buildBruce Forstall5-23/+23
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-02Remove unused extern declarations (#13159)Jonghyun Park1-8/+0
2017-08-02PAL enable Thread affinity support (#12936)Steve MacLean2-8/+0
2017-08-02Use 'udf 0xff' instead of 'bkpt 0xbe' as a poison (#13152)Jonghyun Park1-2/+2
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
2017-08-01GC Prefer CompareExchangeSteve MacLean1-9/+9
2017-08-01GC Reduce unnecessary workSteve MacLean1-27/+19
2017-08-01Merge pull request #12856 from briansull/method-referenced-ibcdataBrian Sullivan1-0/+49
2017-08-01Merge pull request #13109 from mikedn/range-allocBruce Forstall1-35/+10
2017-08-01Merge pull request #12929 from mikedn/cast-cmp-testBruce Forstall1-1/+1
2017-08-01Refactor emitter::emitInsMov (#12905)mikedn3-114/+135
2017-08-01Fix build errors when TRACK_SYNC is defined (#13122)Jonghyun Park3-3/+5
2017-08-01Merge pull request #12926 from mikedn/dead-cast-codeBruce Forstall1-28/+7
2017-08-01Emit power-of-two constant multiply as shiftJoseph Tremoulet1-0/+13
2017-08-01Merge pull request #13125 from sdmaclea/PR-POISONBruce Forstall1-1/+2
2017-08-01Merge pull request #13134 from BruceForstall/Fix12911Bruce Forstall1-3/+7
2017-08-01Merge pull request #13147 from jashook/fix_desktop_build_breakBrian Sullivan1-1/+1
2017-08-01Minor fixes for JitDumpsBrian Sullivan1-7/+13
2017-08-01Merge pull request #13142 from hseok-oh/ryujit/fix_12627Bruce Forstall1-2/+116
2017-08-01Merge pull request #13002 from sdmaclea/PR-ARM64-resolveEntryPointBrian Sullivan3-3/+5
2017-08-01Merge pull request #13138 from hseok-oh/ryujit/nyi_zrBruce Forstall1-3/+5
2017-08-01Merge pull request #13144 from parjong/fix/INTERPRETER_buildBruce Forstall1-1/+1
2017-08-01[Arm64] Adjust alignment for 128 byte cache line (#12801)Steve MacLean5-34/+44
2017-08-01Fix Desktop build break in regset.cppjashook1-1/+1
2017-08-01Merge pull request #12947 from pgavlin/GH12919Pat Gavlin1-3/+13
2017-08-01Fix FEATURE_INTERPRETER build errorJonghyun Park1-1/+1
2017-08-01[RyuJIT/ARM32] Tailcall: passing struct argumentHyeongseok Oh1-2/+116
2017-07-31Format code.Pat Gavlin1-1/+1
2017-08-01[RyuJIT/ARM32] Remove NYI: using zero registerHyeongseok Oh1-3/+5
2017-07-31Handle unspilling part of a multi-use reg with FREE_REGBruce Forstall1-3/+7
2017-07-31Merge pull request #13132 from rartemev/legbnd_fix_misprintRoman Artemev1-1/+1
2017-07-31Merge pull request #13096 from hseok-oh/ryujit/remove_nyi_promoteBruce Forstall1-14/+8
2017-07-31Lock all ABI arg registers when generating a GS check on ARM/Legacy.Pat Gavlin1-3/+13
2017-07-31Fixed misprint in legacy backend that led to assert failureRoman Artemev1-1/+1
2017-07-31Merge pull request #13103 from pgavlin/GH12910Pat Gavlin1-10/+24
2017-07-31JIT: Fix value type box optimization (#13016)Andy Ayers3-19/+176
2017-07-31[ARM/Linux] Set R2R_INDIRECT_PARAM before R2R call (#12952)Jonghyun Park2-3/+34
2017-07-31[Arm64] Implement Poison()Steve MacLean, Qualcomm Datacenter Technologies Inc1-1/+2
2017-07-31Merge pull request #13116 from parjong/fix/x86_stklv_on_temp_blockBruce Forstall1-0/+4
2017-07-31Implement Type.IsByRefLike for CoreCLR (#13123)Atsushi Kanamori8-0/+38
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park13-33/+79
2017-07-31Set proper stack level for temp label BBJonghyun Park1-0/+4