summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-14[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
2019-02-14[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
2019-01-20Cleanup array related FCalls (#22097)Jan Kotas1-0/+4
2019-01-19Update Newtonsoft.Json (#22060)Ben Adams1-1/+1
2019-01-18Fix calling conventions on reverse PInvoke callbacks. (#22044)Jeremy Koritzinsky1-3/+7
2019-01-18Run Azure DevOps builds against pull requests in coreclr/master (#22051)Egor Chesakov1-0/+2
2019-01-18SuperPMI Collect/Replay/AsmDiff tool (#21252)Jarret Shook1-2/+20
2019-01-18Add Per-assembly Load Native Library callbacks (#21555)Swaroop Sridhar6-0/+156
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský2-630/+149
2019-01-18Use correct resolution scope when checking default implementations (#22036)Michal Strehovský4-0/+194
2019-01-17Unify xplatform.h and platformdefines.h (#21389)Jeremy Koritzinsky94-428/+349
2019-01-17Unblock Azure DevOps-as-CI (#22042)Egor Chesakov2-11/+8
2019-01-17Merge pull request #22022 from fiigii/reenabletestCarol Eidt11-0/+1664
2019-01-16Re-enable Avx.PermuteVar testsFei Peng11-0/+1664
2019-01-16Merge pull request #21997 from BruceForstall/FixFpRelativeInstructionsBruce Forstall2-0/+628
2019-01-16 Fix imm-operand encoding for SSE/AVX instructions (#21999)Fei Peng54-2557/+7719
2019-01-16Fix generate_layout_only (#21996)Jarret Shook1-17/+138
2019-01-16Enable BenchmarksGame when BuildTestsAgainstPackages (see #21554) in tests/is...Egor Chesakov1-18/+0
2019-01-16Make JIT\superpmi\superpmicollect compatible with HelixEgor Chesakov4-38/+46
2019-01-15WIP: Re-enable ObjectStackAllocationTests for arm32Eugene Rozenfeld1-3/+0
2019-01-15Use MSBuild to generate __TestEnv files (#21966)Egor Chesakov3-135/+194
2019-01-15Fix two cases of FP-relative immediate offsets not being checked for encodabi...Bruce Forstall2-0/+628
2019-01-15Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-...dotnet-maestro-bot1-0/+4
2019-01-14fix the help message for runtest.sh so the gcstress instructions aren't split...David Mason1-2/+2
2019-01-14Large version bubble Support (#21727)Andon Andonov7-43/+202
2019-01-14Improvements for object stack allocation.Eugene Rozenfeld2-19/+80
2019-01-14Add test calling a NativeCallable via an unmanaged calli. (#21984)Jeremy Koritzinsky1-0/+49
2019-01-14Custom Marshalers in custom-ALC-loaded assemblies results in types loaded fro...Jeremy Koritzinsky12-4/+306
2019-01-14Fix TimeSpan parsing (#21968)Tarek Mahmoud Sayed1-0/+16
2019-01-12Add NativeLibrary Resolve Event (#21929)Swaroop Sridhar9-0/+239
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri2-0/+296
2019-01-11Share arg validation runtest and run-pmi-diff (#20812)Jarret Shook2-218/+152
2019-01-11Enable returning more complex structures via PInvoke returns. (#21470)Jeremy Koritzinsky20-25/+274
2019-01-11Remove the Smarty lst files from CoreCLR (#21962)Jarret Shook2-155842/+0
2019-01-10Merge pull request #21804 from briansull/fix-unbox-optBrian Sullivan3-0/+172
2019-01-10Merge pull request #21928 from fiigii/fixMulxCarol Eidt3-0/+138
2019-01-10JIT: fix byte range used by RangeCheck (#21915)Andy Ayers2-0/+143
2019-01-10Code Review feedbackBrian Sullivan1-1/+1
2019-01-10Don't optimize BMI2 MultiplyNoFlags awayFei Peng3-0/+138
2019-01-10disable dynamo test on arm32/64 (#21940)Sung Yoon Whang1-0/+6
2019-01-10New test for DevDiv_754566Brian Sullivan3-0/+172
2019-01-10Merge pull request #21864 from fiigii/fixscalarmemCarol Eidt3-0/+339
2019-01-10Add an exclusion for hugeexpr1 on arm32 under `JitOptimizationSensitive` . (#...Sergey Andreenko1-2/+3
2019-01-09Merge pull request #21779 from mazong1123/fix-19166-checkproj-optAndy Ayers12-36/+87
2019-01-09Implement AssemblyDependencyResolver (#21896)Jeremy Koritzinsky10-0/+1197
2019-01-09Fix CRC32 instruction encoding on containment formFei Peng3-0/+339
2019-01-09Add tests for our layout-class marshalling (#20867)Jeremy Koritzinsky5-0/+351
2019-01-09Addressing https://github.com/dotnet/coreclr/issues/21461 (#21771)José Rivero1-6/+9
2019-01-09Fix perf-prep to pass the branch name (#21911)Michelle McDaniel1-4/+9
2019-01-09Remove extraneous eightbytes check for native structures and add tests. (#21590)Jeremy Koritzinsky7-74/+338