summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Merge pull request #9354 from tannergooding/mathDrew Scoggins40-29/+910
2017-05-16Add LinkBench to BenchViewSwaroop Sridhar3-73/+65
2017-05-16Updated the JIT/Performance/CodeQuality/Math/Functions single-precision tests...Tanner Gooding15-15/+15
2017-05-16JIT/Performance/CodeQuality/Math/Functions tests to use the appropriate preci...Tanner Gooding38-38/+38
2017-05-16Updating the JIT/Performance/CodeQuality/Math/Functions tests to target netco...Tanner Gooding2-6/+2
2017-05-16Adding perf tests for the single precision math functions in System.MathF.Tanner Gooding20-4/+889
2017-05-16Disable tail call stress in GH_10780 if ZapDisable is enabled. (#11649)Pat Gavlin1-2/+5
2017-05-15Update CoreClr, CoreFx to preview2-25316-01, preview2-25316-01, respectively ...dotnet bot10-27/+27
2017-05-15Fix issue #11574. (#11579)Pat Gavlin2-0/+81
2017-05-15Update CoreClr, CoreFx to preview2-25315-02, preview2-25315-01, respectively ...dotnet bot10-27/+27
2017-05-13Update CoreClr, CoreFx to preview2-25313-04, preview2-25313-02, respectively ...dotnet bot10-27/+27
2017-05-12Update CoreClr, CoreFx to preview2-25312-01, preview2-25312-03, respectively ...dotnet bot10-27/+27
2017-05-11Re-morph lclVar nodes after simplifying (ind (addr (lclVar))). (#11531)Pat Gavlin2-0/+93
2017-05-11Update CoreFx to preview2-25311-04 (#11532)dotnet bot8-21/+21
2017-05-11LinkBench: Report reduction as a ratio.Swaroop Sridhar1-3/+3
2017-05-10This change has the following improvements to LinkBenchSwaroop Sridhar5-196/+464
2017-05-10add jit intrinsic support for vector conversion/narrow/widen on AMD64 and x86...helloguo3-0/+21
2017-05-10Merge pull request #11484 from pgavlin/DisableLongRunningTestsPat Gavlin7-6/+9
2017-05-09Update CoreFx to preview2-25310-01 (#11483)dotnet bot8-21/+21
2017-05-09Disable a few long-running tests.Pat Gavlin7-6/+9
2017-05-09Merge pull request #11465 from JosephTremoulet/StaticHoistJoseph Tremoulet2-0/+105
2017-05-09Stop hoisting statics above cctorsJoseph Tremoulet2-0/+105
2017-05-09Update CoreClr, CoreFx to preview2-25309-01, preview2-25309-01, respectively ...dotnet bot10-27/+27
2017-05-05Add a GC Reliability Framework job to the CI (#11280)Sean Gillespie1-2/+2
2017-05-05Update CoreClr to preview2-25305-03 (#11421)dotnet bot2-6/+6
2017-05-05Add lean run support to CoreCLR perf (#11347)Drew Scoggins5-17/+17
2017-05-05Update CoreClr, CoreFx to preview2-25305-01, preview2-25305-01, respectively ...dotnet bot10-27/+27
2017-05-05Add missing GTF_EXCEPT when importing string length intrinsicMike Danes2-0/+75
2017-05-04Add new test for COMPlus_TailcallStress=1 bug, currently disabled (#11410)Bruce Forstall2-0/+98
2017-05-03Update CoreClr, CoreFx to preview2-25303-03, preview2-25303-04, respectively ...dotnet bot10-27/+27
2017-05-02Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)John Bottenberg1-0/+34
2017-05-02Update CoreFx to preview2-25302-03 (#11331)dotnet bot8-21/+21
2017-05-02Surgically remove unsupported tailcall casesRuss Keldorph3-36/+56
2017-05-02Update CoreClr, CoreFx to preview2-25302-02, preview2-25302-01, respectively ...dotnet bot10-27/+27
2017-05-01Update CoreClr to preview2-25301-03dotnet-bot2-6/+6
2017-05-01Update CoreClr, CoreFx to preview2-25301-01, preview2-25301-02, respectivelydotnet-bot10-27/+27
2017-04-29Merge pull request #11272 from wtgodbe/CrossgenMoveWilliam Godbe1-8/+14
2017-04-29Bring back Marshal.Read/Write overloads that takes object (#11251)Yi Zhang (CLR)2-0/+156
2017-04-28Update CoreClr to preview2-25229-01 (#11303)dotnet bot2-6/+6
2017-04-28Ensure we run the Crossgened test executable in R2R testswtgodbe1-8/+14
2017-04-28Update CoreClr, CoreFx to preview2-25228-02, preview2-25228-02, respectively ...dotnet bot10-27/+27
2017-04-27Update CoreClr, CoreFx to preview2-25227-03, preview2-25227-02, respectively ...dotnet bot10-27/+27
2017-04-27Fix unittest `LPSTRTest` (#11096)Hanjoung Lee2-7/+26
2017-04-26Fix to respect readonly prefix for multidimensional array Address method (#11...Koundinya Veluri2-0/+67
2017-04-26Update CoreClr, CoreFx to preview2-25226-02, preview2-25226-02, respectively ...dotnet bot10-27/+27
2017-04-26Fix and re-enable some GC finalizer tests (#11216)Sean Gillespie4-34/+104
2017-04-26Refactor ildasm round trip logicSven Boemer3-93/+100
2017-04-22Mark GetGenerationWR2 as GCStressIncompatible across all platforms (#11151)Sean Gillespie1-1/+1
2017-04-21Merge pull request #11140 from AndyAyersMS/FixRunBenchmarksAndy Ayers2-131/+57
2017-04-21Update jit RunBenchmarks test to no longer use XPathAndy Ayers2-131/+57