summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-15JIT: fix desktop build breakAndy Ayers1-2/+10
2017-02-15[x86/Linux] Fix GetModRMOperandValue() (#9600)SaeHie Park1-1/+6
2017-02-15Merge pull request #9587 from adiaaida/newDelaySignMichelle McDaniel2-0/+67
2017-02-15Merge pull request #9613 from danmosemsft/stragglersDan Moseley1-6/+0
2017-02-15Merge pull request #9263 from chcosta/refactor_packagingchcosta100-3254/+318
2017-02-15JIT: Finally chain merging (#8810)Andy Ayers4-1/+302
2017-02-15Rename dir.targets -> dir.traversal.targetsChristopher Costa15-16/+16
2017-02-15Enable delay signing in ilasmMichelle McDaniel2-0/+67
2017-02-15Remove dead codedanmosemsft1-6/+0
2017-02-15Merge pull request #9479 from AndyAyersMS/TrimInlineGcRefsAndy Ayers4-65/+131
2017-02-15[ARM64/Unix] LLDB (#9504)Steve MacLean1-0/+1
2017-02-14[x86/Linux] Fix CreateInstantiatingILStub (#9590)SaeHie Park1-18/+10
2017-02-14Merge pull request #9472 from ramarag/RMLocalizationparityRama krishnan Raghupathy5-241/+1
2017-02-15Rewrite GetRegisterAddressByIndex using getRegAddr (#9574)Jonghyun Park2-51/+15
2017-02-14Removing nativeGetResourceFallbackArray support from VmRama Krishnan Raghupathy4-72/+0
2017-02-14Merge pull request #9583 from JosephTremoulet/ByrefConstJoseph Tremoulet1-1/+11
2017-02-14change package_platform to platformChristopher Costa1-3/+3
2017-02-14Removing Os specified ulimatefallback for localizationRama Krishnan Raghupathy1-169/+1
2017-02-14Exclude binaries not built on armelChristopher Costa1-3/+3
2017-02-14Merge pull request #9485 from sivarv/spanSivarv2-13/+98
2017-02-14Remove PackagePlatforms propertyChristopher Costa20-54/+3
2017-02-14Merge pull request #9522 from sandreenko/GVM-for-corertSergey Andreenko4-3/+40
2017-02-14Fix EH_LOG Catch set notation (#9586)Steve MacLean1-1/+1
2017-02-14Promote struct containing fields of struct of a single pointer-size field.sivarv2-13/+98
2017-02-14Add arch to distroridChristopher Costa1-1/+1
2017-02-14Generic Virtual calls for CoreRTSergey Andreenko4-3/+40
2017-02-14JIT: null out inline gc type locals after inline bodyAndy Ayers4-65/+131
2017-02-14Fix typoChristopher Costa1-1/+1
2017-02-14Default distrorid on osxChristopher Costa1-3/+5
2017-02-14Value number casts and zeros of TYP_BYREFJoseph Tremoulet1-1/+11
2017-02-14Always specify a default for derivedpackagetargetosgroupChristopher Costa1-1/+1
2017-02-14Merge pull request #9566 from pgavlin/MeasureIRPat Gavlin6-70/+137
2017-02-14Add case-insensitive String.Replace overloads (#9316)Erti-Chris Eelmaa12-41/+200
2017-02-14[x86/Linux] Fix IL Stub for Shared Generic (#9571)SaeHie Park1-6/+16
2017-02-13Merge pull request #9546 from parjong/fix/issue_9545Bruce Forstall1-1/+1
2017-02-13Merge pull request #9572 from AndyAyersMS/FixTailCallStressAndy Ayers1-1/+2
2017-02-13Merge pull request #9567 from fiigii/masterSivarv4-10/+67
2017-02-13Jit: fix gtIsRecursiveCallAndy Ayers1-1/+2
2017-02-13Format code.Pat Gavlin2-5/+8
2017-02-13Merge pull request #9298 from noahfalk/r2rnoahfalk20-176/+612
2017-02-13Directly support Min/Max intrinsic for Vector<T> on SSE3_4 and above targetsFei Peng4-10/+67
2017-02-13Merge branch 'master' of https://github.com/dotnet/coreclr into refactor_pack...Christopher Costa2279-187926/+18888
2017-02-13Respond to PR feedbackChristopher Costa16-34/+34
2017-02-13Merge pull request #9551 from danmosemsft/dead2Dan Moseley50-27882/+6
2017-02-13Merge pull request #9564 from pgavlin/ReportCodeSizePat Gavlin1-0/+4
2017-02-13Add IR size after certain phases to the JIT log.Pat Gavlin6-70/+134
2017-02-13Merge pull request #9560 from JosephTremoulet/TypeToTypeVNJoseph Tremoulet3-0/+6
2017-02-13Fix build breakdanmosemsft1-1/+1
2017-02-13Merge pull request #9562 from AndyAyersMS/FixMagicTypeEqualityAndy Ayers1-2/+25
2017-02-13Merge pull request #9563 from pgavlin/FixPrintCsvHeaderPat Gavlin1-0/+3