summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park38-260/+368
2017-01-10Merge pull request #8881 from CarolEidt/FixPutArgStkCarol Eidt6-83/+56
2017-01-11[x86/Linux] Fix generic context(hidden arg) position (#8848)SaeHie Park1-5/+23
2017-01-11[x86/Linux] Introduce UNIX_X86_ABI definition (#8863)SaeHie Park2-0/+9
2017-01-10Updates based on PR review.Carol Eidt2-2/+2
2017-01-10Merge pull request #8876 from pgavlin/LVAThroughputPat Gavlin1-14/+18
2017-01-10Fix handling of PutArgStkCarol Eidt6-83/+56
2017-01-10Merge pull request #8867 from AndyAyersMS/BinaryTreesVariantAndy Ayers4-0/+191
2017-01-10Format code.Pat Gavlin1-2/+5
2017-01-10Merge pull request #8874 from adiaaida/addx86ReleasePRTriggerMichelle McDaniel1-0/+4
2017-01-10Match CoreFX update of arm-softfp -> armel (#8875)Andy Ayers1-1/+1
2017-01-10Do not rerun LVA if only live-out has changed.Pat Gavlin1-16/+17
2017-01-10Add x86 Release PR TriggerMichelle McDaniel1-0/+4
2017-01-10Merge pull request #8861 from adiaaida/updateSeekUnrollMichelle McDaniel1-2/+10
2017-01-10Reduce SeekUnroll iter countMichelle McDaniel1-2/+10
2017-01-09Merge pull request #8859 from JohnChen0/pinvokeJohn Chen42-289/+229
2017-01-09Default gcAllowVeryLargeObjects to true (#8853)mikedn3-3/+3
2017-01-09JIT: Add BinaryTrees benchmark variantAndy Ayers4-0/+191
2017-01-09Merge pull request #8858 from sandreenko/CoreRT-PInvokesandreenko3-33/+46
2017-01-09Merge pull request #8856 from pgavlin/LVAThroughputPat Gavlin1-125/+156
2017-01-09Enable PInvoke analyzer for S.P.CoreLib.dllJohn Chen (CLR)42-289/+229
2017-01-09Merge pull request #8854 from JohnChen0/hevaJohn Chen1-0/+1
2017-01-09Format code and improve a function name.Pat Gavlin1-9/+19
2017-01-09Fix some comments.Pat Gavlin1-3/+3
2017-01-09Encapsulate live var analysis in its own class.Pat Gavlin1-125/+146
2017-01-09Update CoreClr, CoreFx to beta-24909-02, beta-24909-02, respectively (#8836)dotnet bot13-235/+235
2017-01-09Enable HighEntropyVA in mscorlib.dllJohn Chen (CLR)1-0/+1
2017-01-09Merge pull request #8830 from RussKeldorph/hugeexprx86Russ Keldorph1-1/+3
2017-01-09Add two missing #ifdef related with FEATURE_CORRUPTING_EXCEPTIONS (#8850)Jonghyun Park2-1/+5
2017-01-09Fix x86/Linux Release Build Error (#8852)Jonghyun Park1-2/+2
2017-01-08Remove lazy initialization of Task.CompletedTask (#8846)Stephen Toub1-16/+2
2017-01-06Update PInvoke inlining restrictions for CoreRTJan Kotas3-33/+46
2017-01-06[Local GC] Move Software Write Watch's write barrier updates to GCToEEInterfa...Sean Gillespie19-188/+309
2017-01-06Merge pull request #8835 from pgavlin/RemoveAsgdLclVarPat Gavlin3-191/+32
2017-01-06Merge pull request #8808 from rahku/cleanupRahul Kumar8-353/+119
2017-01-06Update CLI to 1.0.0-preview2-1-003182, BuildTools to 1.0.27-prerelease-01205-...Davis Goodin5-4/+20
2017-01-06Simplify lclNum fetching and a few assertions.Pat Gavlin1-11/+4
2017-01-06Hide types implemented in corefxRahul Kumar8-353/+119
2017-01-06Merge pull request #8832 from RussKeldorph/corefxtestsRuss Keldorph1-15/+13
2017-01-06Disable hugeexpr1 test under JitStress modesRuss Keldorph1-1/+3
2017-01-06Swap wget and curl to fix init-tools capability check (#8831)Davis Goodin1-2/+2
2017-01-06Remove the `asgdLclVar` analysis from liveness.Pat Gavlin3-184/+32
2017-01-06Merge pull request #8825 from adityamandaleeka/fix_jit_dasmAditya Mandaleeka1-1/+1
2017-01-06Delete unused InteropServices types (#8765)James Ko39-5260/+3
2017-01-06Fix archival and test result steps for corefx testsRuss Keldorph1-15/+13
2017-01-06Update CoreClr, CoreFx to beta-24906-01, beta-24906-02, respectively (#8826)dotnet bot13-235/+235
2017-01-06Use POSIX "command" instead of non-standard "which" (#8823)Jürgen Hötzel4-34/+21
2017-01-05Merge pull request #8820 from pgavlin/RemoveVarTmpPat Gavlin4-6/+0
2017-01-05Fix check for JIT dasm.Aditya Mandaleeka1-1/+1
2017-01-05Merge pull request #8781 from hqueue/arm/rootfs/tizenGaurav Khanna5-9/+278