repo_name stringclasses 6
values | pr_number int64 512 78.9k | pr_title stringlengths 3 144 | pr_description stringlengths 0 30.3k | author stringlengths 2 21 | date_created timestamp[ns, tz=UTC] | date_merged timestamp[ns, tz=UTC] | previous_commit stringlengths 40 40 | pr_commit stringlengths 40 40 | query stringlengths 17 30.4k | filepath stringlengths 9 210 | before_content stringlengths 0 112M | after_content stringlengths 0 112M | label int64 -1 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/BitwiseSelect.Vector128.Int32.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/tests/JIT/Regression/VS-ia64-JIT/M00/b141358/test.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
using System;
namespace test
{
class Class1
{
static int Main()
{
try
{
Console.WriteLine(" try 1");
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
using System;
namespace test
{
class Class1
{
static int Main()
{
try
{
Console.WriteLine(" try 1");
... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Fakes/ClassWithOptionalArgsCtorWithStructs.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
using Microsoft.Extensions.DependencyInjection.Specification.Fakes;
namespace Microsoft.Extensions.DependencyInjection.Tests.Fakes
{
public class ClassWithServiceA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
using Microsoft.Extensions.DependencyInjection.Specification.Fakes;
namespace Microsoft.Extensions.DependencyInjection.Tests.Fakes
{
public class ClassWithServiceA... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/coreclr/pal/tests/palsuite/composite/threading/threadsuspension/readme.txt | To compile:
1) create a dat file (say threadsuspension.dat) with contents:
PAL,Composite,palsuite\composite\threading\threadsuspension,wfmo=mainWrapper.c threadsuspension.c,<SUPPORTEXE>,<TESTLANGCPP>,<COMPILEONLY>
2) perl rrunmod.pl -r threadsuspension.dat
To execute:
mainWrapper [PROCESS_COUNT] [THREAD_COUNT] [R... | To compile:
1) create a dat file (say threadsuspension.dat) with contents:
PAL,Composite,palsuite\composite\threading\threadsuspension,wfmo=mainWrapper.c threadsuspension.c,<SUPPORTEXE>,<TESTLANGCPP>,<COMPILEONLY>
2) perl rrunmod.pl -r threadsuspension.dat
To execute:
mainWrapper [PROCESS_COUNT] [THREAD_COUNT] [R... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/tests/JIT/HardwareIntrinsics/Arm/Shared/_ImmUnaryOpTestTemplate.template | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/coreclr/tools/Common/TypeSystem/IL/Stubs/StructMarshallingThunk.Sorting.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Internal.TypeSystem;
namespace Internal.IL.Stubs
{
// Functionality related to deterministic ordering of types
partial class StructMarshallingThunk
{
prote... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Internal.TypeSystem;
namespace Internal.IL.Stubs
{
// Functionality related to deterministic ordering of types
partial class StructMarshallingThunk
{
prote... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/tests/JIT/Methodical/MDArray/DataTypes/sbyte.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
using System;
public struct VT
{
public sbyte[,] sbyte2darr;
public sbyte[, ,] sbyte3darr;
public sbyte[,] sbyte2darr_b;
public sbyte[, ,] sbyte3darr_b;
}
public... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
using System;
public struct VT
{
public sbyte[,] sbyte2darr;
public sbyte[, ,] sbyte3darr;
public sbyte[,] sbyte2darr_b;
public sbyte[, ,] sbyte3darr_b;
}
public... | -1 |
dotnet/runtime | 65,932 | Update stale comments that reference GitHub issues | Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draft while working through that issue to see if other c... | jeffhandley | 2022-02-27T20:14:23Z | 2022-02-28T03:21:49Z | 68fb7fc68cc1af800bee1d38af22b5027bf4ab4e | a58437f7e6794aba690e053827a5d436919c6bc3 | Update stale comments that reference GitHub issues. Fixes #65931
[Cleanup Issue-URLs in Code · Issue #63902 · dotnet/runtime](https://github.com/dotnet/runtime/issues/63902) identified stale comments that reference GitHub issues. This PR updates comments to reflect updated statuses.
_I'm marking this PR as a draf... | ./src/libraries/System.Reflection.Metadata/tests/Resources/TestResources.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Collections.Immutable;
using System.IO;
using System.Linq;
using System.Reflection.PortableExecutable;
namespace System.Reflection.Metadata.Tests
{
internal static ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Collections.Immutable;
using System.IO;
using System.Linq;
using System.Reflection.PortableExecutable;
namespace System.Reflection.Metadata.Tests
{
internal static ... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/vm/eehash.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
//
//emp
// File: eehash.h
//
// Provides hash table functionality needed in the EE - intended to be replaced later with better
// algorithms, but which have the same interface.
/... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
//
//emp
// File: eehash.h
//
// Provides hash table functionality needed in the EE - intended to be replaced later with better
// algorithms, but which have the same interface.
/... | 1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/vm/eehash.inl | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
#ifndef _EE_HASH_INL
#define _EE_HASH_INL
#ifdef _DEBUG_IMPL
template <class KeyType, class Helper, BOOL bDefaultCopyIsDeep>
BOOL EEHashTableBase<KeyType, Helper, bDefaultCopyIs... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
#ifndef _EE_HASH_INL
#define _EE_HASH_INL
#ifdef _DEBUG_IMPL
template <class KeyType, class Helper, BOOL bDefaultCopyIsDeep>
BOOL EEHashTableBase<KeyType, Helper, bDefaultCopyIs... | 1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/vm/util.hpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// util.hpp
//
//
// Miscellaneous useful functions
//
#ifndef _H_UTIL
#define _H_UTIL
#include "utilcode.h"
#include "metadata.h"
#include "holderinst.h"
#include "clrdata.h"
#... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// util.hpp
//
//
// Miscellaneous useful functions
//
#ifndef _H_UTIL
#define _H_UTIL
#include "utilcode.h"
#include "metadata.h"
#include "holderinst.h"
#include "clrdata.h"
#... | 1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/utils/options.h | /**
* \file Runtime options
*
* Copyright 2020 Microsoft
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#ifndef __MONO_UTILS_FLAGS_H__
#define __MONO_UTILS_FLAGS_H__
#include <config.h>
#include <glib.h>
#include "mono/utils/mono-error.h"
/* Declare list ... | /**
* \file Runtime options
*
* Copyright 2020 Microsoft
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#ifndef __MONO_UTILS_FLAGS_H__
#define __MONO_UTILS_FLAGS_H__
#include <config.h>
#include <glib.h>
#include "mono/utils/mono-error.h"
/* Declare list ... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/inc/corhlprpriv.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*****************************************************************************
** **
** Corhlprpriv.h - ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*****************************************************************************
** **
** Corhlprpriv.h - ... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/tools/superpmi/superpmi-shim-simple/icorjitcompiler.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _ICorJitCompiler
#define _ICorJitCompiler
#include "runtimedetails.h"
class interceptor_ICJC : public ICorJitCompiler
{
#include "icorjitcompilerimpl.h"
public:
// Ad... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _ICorJitCompiler
#define _ICorJitCompiler
#include "runtimedetails.h"
class interceptor_ICJC : public ICorJitCompiler
{
#include "icorjitcompilerimpl.h"
public:
// Ad... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/utils/memcheck.h |
/*
----------------------------------------------------------------
Notice that the following BSD-style license applies to this one
file (memcheck.h) only. The rest of Valgrind is licensed under the
terms of the GNU General Public License, version 2, unless
otherwise indicated. See the COPYING file i... |
/*
----------------------------------------------------------------
Notice that the following BSD-style license applies to this one
file (memcheck.h) only. The rest of Valgrind is licensed under the
terms of the GNU General Public License, version 2, unless
otherwise indicated. See the COPYING file i... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/metadata/mono-perfcounters-def.h | /**
* \file
* Define the system and runtime performance counters.
* Each category is defined with the macro:
* PERFCTR_CAT(catid, name, help, type, instances, first_counter_id)
* and after that follows the counters inside the category, defined by the macro:
* PERFCTR_COUNTER(counter_id, name, help, type, field)... | /**
* \file
* Define the system and runtime performance counters.
* Each category is defined with the macro:
* PERFCTR_CAT(catid, name, help, type, instances, first_counter_id)
* and after that follows the counters inside the category, defined by the macro:
* PERFCTR_COUNTER(counter_id, name, help, type, field)... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/metadata/mempool.h | /**
* \file
*/
#ifndef _MONO_MEMPOOL_H_
#define _MONO_MEMPOOL_H_
#include <mono/utils/mono-publib.h>
typedef struct _MonoMemPool MonoMemPool;
MONO_API MonoMemPool *
mono_mempool_new (void);
MONO_API MonoMemPool *
mono_mempool_new_size (int initial_size);
MONO_API void
mono_mempool_destroy (... | /**
* \file
*/
#ifndef _MONO_MEMPOOL_H_
#define _MONO_MEMPOOL_H_
#include <mono/utils/mono-publib.h>
typedef struct _MonoMemPool MonoMemPool;
MONO_API MonoMemPool *
mono_mempool_new (void);
MONO_API MonoMemPool *
mono_mempool_new_size (int initial_size);
MONO_API void
mono_mempool_destroy (... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/native/external/brotli/enc/bit_cost_inc.h | /* NOLINT(build/header_guard) */
/* Copyright 2013 Google Inc. All Rights Reserved.
Distributed under MIT license.
See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
*/
/* template parameters: FN */
#define HistogramType FN(Histogram)
double FN(BrotliPopulationCost)(const HistogramType... | /* NOLINT(build/header_guard) */
/* Copyright 2013 Google Inc. All Rights Reserved.
Distributed under MIT license.
See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
*/
/* template parameters: FN */
#define HistogramType FN(Histogram)
double FN(BrotliPopulationCost)(const HistogramType... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/native/external/zlib/gzguts.h | /* gzguts.h -- zlib internal header definitions for gz* operations
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#ifdef _LARGEFILE64_SOURCE
# ifndef _LARGEFILE_SOURCE
# define _LARGEFILE_SOURCE 1
# endif
# ifdef ... | /* gzguts.h -- zlib internal header definitions for gz* operations
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#ifdef _LARGEFILE64_SOURCE
# ifndef _LARGEFILE_SOURCE
# define _LARGEFILE_SOURCE 1
# endif
# ifdef ... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/src/libunwind_mac/include/endian.h | // This is an incomplete & imprecice implementation of the
// standard file by the same name
#pragma once
#define __LITTLE_ENDIAN 1234
#define __BIG_ENDIAN 4321
#define __BYTE_ORDER __LITTLE_ENDIAN
| // This is an incomplete & imprecice implementation of the
// standard file by the same name
#pragma once
#define __LITTLE_ENDIAN 1234
#define __BIG_ENDIAN 4321
#define __BYTE_ORDER __LITTLE_ENDIAN
| -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/inc/rt/intrin.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "palrt.h"
| // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "palrt.h"
| -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/native/external/rapidjson/internal/pow10.h | // Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | // Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/src/libunwind/src/oop/_OOP_internal.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _OOP_internal_h
#define _OOP_internal_h
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#include <errno.h>
#include <... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _OOP_internal_h
#define _OOP_internal_h
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#include <errno.h>
#include <... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/tests/palsuite/threading/DuplicateHandle/test11/myexitcode.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================
**
** Source: duplicatehandle/test11/myexitcode.h
**
** Purpose: Define an exit code constant.
**
**
**================... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================
**
** Source: duplicatehandle/test11/myexitcode.h
**
** Purpose: Define an exit code constant.
**
**
**================... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/src/libunwind/include/tdep-x86/dwarf-config.h | /* libunwind - a platform-independent unwind library
Copyright (c) 2003 Hewlett-Packard Development Company, L.P.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of libunwind.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associa... | /* libunwind - a platform-independent unwind library
Copyright (c) 2003 Hewlett-Packard Development Company, L.P.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of libunwind.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associa... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/tools/superpmi/mcs/verbasmdump.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//----------------------------------------------------------
// verbASMDump.h - verb that
//----------------------------------------------------------
#ifndef _verbASMDump
#define _v... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//----------------------------------------------------------
// verbASMDump.h - verb that
//----------------------------------------------------------
#ifndef _verbASMDump
#define _v... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/jit/sm.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// State machine header used ONLY in the JIT.
//
#ifndef __sm_h__
#define __sm_h__
#include "smcommon.h"
extern const SMState* gp_SMStates;
extern const JumpTableCell* gp... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// State machine header used ONLY in the JIT.
//
#ifndef __sm_h__
#define __sm_h__
#include "smcommon.h"
extern const SMState* gp_SMStates;
extern const JumpTableCell* gp... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/vm/arm/virtualcallstubcpu.hpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// VirtualCallStubCpu.hpp
//
#ifndef _VIRTUAL_CALL_STUB_ARM_H
#define _VIRTUAL_CALL_STUB_ARM_H
#ifdef DECLARE_DATA
#include "asmconstants.h"
#endif
//#define STUB_LOGGING
#inclu... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// VirtualCallStubCpu.hpp
//
#ifndef _VIRTUAL_CALL_STUB_ARM_H
#define _VIRTUAL_CALL_STUB_ARM_H
#ifdef DECLARE_DATA
#include "asmconstants.h"
#endif
//#define STUB_LOGGING
#inclu... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/metadata/object-offsets.h |
/**
\file
This is a parameterized header. It's supposed/ok to be included multiple times.
Input defines: (those to be defined by the includer file)
Required:
DECL_OFFSET(struct,field)
DECL_OFFSET2(struct,field,offset)
DECL_ALIGN2(name,alignment)
Optional:
USE_CROSS_COMPILE_OFFSETS - if defined, force the cross comp... |
/**
\file
This is a parameterized header. It's supposed/ok to be included multiple times.
Input defines: (those to be defined by the includer file)
Required:
DECL_OFFSET(struct,field)
DECL_OFFSET2(struct,field,offset)
DECL_ALIGN2(name,alignment)
Optional:
USE_CROSS_COMPILE_OFFSETS - if defined, force the cross comp... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/mono/mono/tests/static-fields-nonconst.il | .assembly extern mscorlib {}
.assembly test {}
.module test.exe
.class public EntryPoint extends [mscorlib]System.Object {
.field public static int32 m_test = int32(2)
.method public static int32 Main() cil managed {
.entrypoint
ldsfld int32 EntryPoint::m_test
brtrue fail
... | .assembly extern mscorlib {}
.assembly test {}
.module test.exe
.class public EntryPoint extends [mscorlib]System.Object {
.field public static int32 m_test = int32(2)
.method public static int32 Main() cil managed {
.entrypoint
ldsfld int32 EntryPoint::m_test
brtrue fail
... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/coreclr/pal/tests/palsuite/samples/test1/test.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================================
**
** Source: test.c
**
** Purpose: This test is an example of the basic structure of a PAL test
** ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================================
**
** Source: test.c
**
** Purpose: This test is an example of the basic structure of a PAL test
** ... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/tests/JIT/IL_Conformance/Old/Conformance_Base/ldarg_i4.ilproj | <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RestorePackages>true</RestorePackages>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile... | <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RestorePackages>true</RestorePackages>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/tests/JIT/CodeGenBringUpTests/Lt1_r.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>False</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="Lt1.cs" />
</ItemGroup>
</Project>... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>False</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="Lt1.cs" />
</ItemGroup>
</Project>... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/tests/JIT/IL_Conformance/Old/Base/ldind_stind.il | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern legacy library mscorlib {}
.assembly ldind_stind{}
.class public ldind_stind {
.field public static int8 I1
.field public static int16 I2
.field public static... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern legacy library mscorlib {}
.assembly ldind_stind{}
.class public ldind_stind {
.field public static int8 I1
.field public static int16 I2
.field public static... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.IO.MemoryMappedFiles/src/System/IO/MemoryMappedFiles/MemoryMappedView.Unix.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Microsoft.Win32.SafeHandles;
using System.Diagnostics;
namespace System.IO.MemoryMappedFiles
{
internal sealed partial class MemoryMappedView
{
public static M... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Microsoft.Win32.SafeHandles;
using System.Diagnostics;
namespace System.IO.MemoryMappedFiles
{
internal sealed partial class MemoryMappedView
{
public static M... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/tests/JIT/HardwareIntrinsics/General/Vector256/EqualsAny.Byte.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/ActivitySource.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Threading;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
namespace System.Diagnostics
{
public sealed class ActivitySource : IDisposable
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Threading;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
namespace System.Diagnostics
{
public sealed class ActivitySource : IDisposable
... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/dynamic-evaluate.xsl | <?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:dyn2="http://gotdotnet.com/exslt/dynamic" exclude-result-prefixes="dyn2">
<xsl:output indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="data">
<out>
<tes... | <?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:dyn2="http://gotdotnet.com/exslt/dynamic" exclude-result-prefixes="dyn2">
<xsl:output indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="data">
<out>
<tes... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.Runtime/tests/System/PlatformNotSupportedExceptionTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Xunit;
namespace System.Tests
{
public static class PlatformNotSupportedExceptionTests
{
private const int COR_E_PLATFORMNOTSUPPORTED = unchecked((int)0x801315... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using Xunit;
namespace System.Tests
{
public static class PlatformNotSupportedExceptionTests
{
private const int COR_E_PLATFORMNOTSUPPORTED = unchecked((int)0x801315... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.Text.RegularExpressions/src/Resources/Strings.resx | <?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
a... | <?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
a... | -1 |
dotnet/runtime | 65,926 | FastMod for EEHashTable (Faster virtual generics) | Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Text.Json.Nodes;
using BenchmarkDotNet.Attributes;
... | EgorBo | 2022-02-27T11:34:01Z | 2022-03-01T19:43:37Z | a5a7836f8193414fe64232d5c386b6402eb70e19 | af71404d9a3b38e63408af47cc847ac1a1fcf4e1 | FastMod for EEHashTable (Faster virtual generics). Closes https://github.com/dotnet/runtime/issues/65778
It was suggested to use a different data structure for `CORINFO_HELP_VIRTUAL_FUNC_PTR` but that is a more complicated change and I think this one worth having too anyway.
Benchmark:
```csharp
using System.Te... | ./src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Security.Permissions;
namespace System.Data.OracleClient
{
#if NETCOREAPP
[Obsolete(Obsoletions.CodeAccessSecurityMessage, DiagnosticId = Obsoletions.CodeAccessSecu... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Security.Permissions;
namespace System.Data.OracleClient
{
#if NETCOREAPP
[Obsolete(Obsoletions.CodeAccessSecurityMessage, DiagnosticId = Obsoletions.CodeAccessSecu... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./eng/pipelines/libraries/run-test-job.yml | parameters:
buildConfig: ''
osGroup: ''
osSubgroup: ''
archType: ''
targetRid: ''
framework: 'net7.0'
isOfficialBuild: false
liveRuntimeBuildConfig: ''
runtimeFlavor: 'coreclr'
runtimeDisplayName: 'coreclr'
interpreter: ''
timeoutInMinutes: 150
pool: ''
runtimeVariant: ''
testScope: ''
h... | parameters:
buildConfig: ''
osGroup: ''
osSubgroup: ''
archType: ''
targetRid: ''
framework: 'net7.0'
isOfficialBuild: false
liveRuntimeBuildConfig: ''
runtimeFlavor: 'coreclr'
runtimeDisplayName: 'coreclr'
interpreter: ''
timeoutInMinutes: 150
pool: ''
runtimeVariant: ''
testScope: ''
h... | 1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/externals.csproj | <Project Sdk="Microsoft.Build.NoTargets">
<PropertyGroup>
<!-- Set the RuntimeIdentifier so that the DotNetHost and DotNetHostPolicy packages resolve for the corresponding runtime. -->
<RuntimeIdentifier>$(PackageRID)</RuntimeIdentifier>
<SwapNativeForIL Condition="'$(SwapNativeForIL)' == '' and ('$(Conf... | <Project Sdk="Microsoft.Build.NoTargets">
<PropertyGroup>
<!-- Set the RuntimeIdentifier so that the DotNetHost and DotNetHostPolicy packages resolve for the corresponding runtime. -->
<RuntimeIdentifier>$(PackageRID)</RuntimeIdentifier>
<SwapNativeForIL Condition="'$(SwapNativeForIL)' == '' and ('$(Conf... | 1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/sendtohelixhelp.proj | <Project InitialTargets="PrintHelixQueues;PrintBuildTargetFramework;BuildHelixWorkItems" Sdk="Microsoft.DotNet.Helix.Sdk">
<!-- This project uses the Helix SDK, documented at
https://github.com/dotnet/arcade/tree/master/src/Microsoft.DotNet.Helix/Sdk,
to send test jobs to Helix.
-->
<PropertyGroup... | <Project InitialTargets="PrintHelixQueues;PrintBuildTargetFramework;BuildHelixWorkItems" Sdk="Microsoft.DotNet.Helix.Sdk">
<!-- This project uses the Helix SDK, documented at
https://github.com/dotnet/arcade/tree/master/src/Microsoft.DotNet.Helix/Sdk,
to send test jobs to Helix.
-->
<PropertyGroup... | 1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Loader/classloader/TSAmbiguities/CollapsedMethods/InterfaceImplementation/HelloWorld.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="HelloWorld.cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="HelloWorld.cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/CoreMangLib/system/enum/EnumIConvertibleToSingle.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="enumiconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include=... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="enumiconvertibletosingle.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include=... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
<Nullable>enable</Nullable>
<!-- Nullability of parameter 'name' doesn't match overridden member -->
<NoWarn>$(NoWarn);CS8765</NoWarn>
</PropertyGroup>
<ItemGroup>
<Compile Include="Syste... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
<Nullable>enable</Nullable>
<!-- Nullability of parameter 'name' doesn't match overridden member -->
<NoWarn>$(NoWarn);CS8765</NoWarn>
</PropertyGroup>
<ItemGroup>
<Compile Include="Syste... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/jit64/valuetypes/nullable/castclass/generics/castclass-generics029.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="castclass-generics029.cs" />
<Compile Include="..\structdef.cs"... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="castclass-generics029.cs" />
<Compile Include="..\structdef.cs"... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/GC/Scenarios/GCSimulator/GCSimulator_171.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GCStressIncompatible>true</GCStressIncompatible>
<CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GCStressIncompatible>true</GCStressIncompatible>
<CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8517 -dc 10000 -sdc 5000 -lt 5 -dp 0.8 -dw 0.8</CLRTestExecutionArguments>
... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b42009/b42009.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildProjectName).cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildProjectName).cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Methodical/VT/etc/hanoi_ro.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>None</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="hanoi.cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>None</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="hanoi.cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Methodical/Arrays/misc/selfref_d.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>Full</DebugType>
<Optimize>False</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="selfref.cs" />
</ItemGroup>
</Project... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>Full</DebugType>
<Optimize>False</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="selfref.cs" />
</ItemGroup>
</Project... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/GC/Scenarios/GCSimulator/GCSimulator_282.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GCStressIncompatible>true</GCStressIncompatible>
<CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GCStressIncompatible>true</GCStressIncompatible>
<CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.4</CLRTestExecutionArguments>
... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetFrameworkMinimum)</TargetFrameworks>
<EnableDefaultItems>true</EnableDefaultItems>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(CommonTestPath)Extensions\ConfigurationRootTest.cs" Link="Common\Extension... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetFrameworkMinimum)</TargetFrameworks>
<EnableDefaultItems>true</EnableDefaultItems>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(CommonTestPath)Extensions\ConfigurationRootTest.cs" Link="Common\Extension... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Methodical/Boxing/xlang/sin_cs_il_sinlib_r.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>None</DebugType>
<Optimize />
<No... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. -->
<DebugType>None</DebugType>
<Optimize />
<No... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_Part0_r.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<DebugType>Embedded</DebugType>
<Optimize />
</PropertyGroup>
<ItemGroup>
<Compile Include="Abs.Vector64.Int16.cs" />
<Compile Inc... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<DebugType>Embedded</DebugType>
<Optimize />
</PropertyGroup>
<ItemGroup>
<Compile Include="Abs.Vector64.Int16.cs" />
<Compile Inc... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Interop/PInvoke/Array/MarshalArrayAsParam/AsDefault/AsDefaultTest.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<Compile Include="*.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LPArrayNative\CMakeLists.txt" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<Compile Include="*.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LPArrayNative\CMakeLists.txt" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetFrameworkMinimum)</TargetFrameworks>
<EnableDefaultItems>true</EnableDefaultItems>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\MockHostTypes\MockHostTypes.cs... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetFrameworkMinimum)</TargetFrameworks>
<EnableDefaultItems>true</EnableDefaultItems>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\MockHostTypes\MockHostTypes.cs... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/nativeaot/SmokeTests/DynamicGenerics/DynamicGenerics.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>0</CLRTestPriority>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- There's just too many of these warnings -->
<SuppressTrimAnalysisWarnings>true</SuppressT... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>0</CLRTestPriority>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- There's just too many of these warnings -->
<SuppressTrimAnalysisWarnings>true</SuppressT... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Methodical/eh/basics/throwincatch_do.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>Full</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile I... | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>Full</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile I... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Loader/classloader/generics/Misc/TestWithManyParams.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="TestWithManyParams.cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="TestWithManyParams.cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/baseservices/threading/regressions/beta1/347011.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="347011.cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>
<Compile Include="347011.cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest774/Generated774.il | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug338038_v2.xsd | <xs:schema xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import schemaLocation="bug338038_v2a1.xsd" />
<xs:attribute name="lang" type="xs:language" />
<xs:attribute name="base" type="xs:anyURI" />
... | <xs:schema xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import schemaLocation="bug338038_v2a1.xsd" />
<xs:attribute name="lang" type="xs:language" />
<xs:attribute name="base" type="xs:anyURI" />
... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest27/Generated27.il | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/coreclr/inc/ex.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#if !defined(_EX_H_)
#define _EX_H_
#ifdef HOST_UNIX
#define EX_TRY_HOLDER \
HardwareExceptionHolder \
NativeE... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#if !defined(_EX_H_)
#define _EX_H_
#ifdef HOST_UNIX
#define EX_TRY_HOLDER \
HardwareExceptionHolder \
NativeE... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Text.Json/ref/System.Text.Json.Typeforwards.netcoreapp.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// The compiler emits a reference to the internal copy of this type in our non-NETCoreApp assembly
// so we must include a forward to be compatible with libraries compiled against no... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// The compiler emits a reference to the internal copy of this type in our non-NETCoreApp assembly
// so we must include a forward to be compatible with libraries compiled against no... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest87/Generated87.il | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
.assembly extern mscorlib { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 }
.assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) }
//TYPES IN ... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b50033/b50033.ilproj | <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildProjectName).il" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildProjectName).il" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-difference.xsl | <?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:set="http://exslt.org/sets" exclude-result-prefixes="set">
<xsl:output indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="data">
<out>
<test1> ... | <?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:set="http://exslt.org/sets" exclude-result-prefixes="set">
<xsl:output indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="data">
<out>
<test1> ... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/SystemMulticastIPAddressInformation.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
namespace System.Net.NetworkInformation
{
// Specifies the Multicast addresses for an interface.
internal sealed class SystemMulticastIPAddressInformation : MulticastIPAddres... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
namespace System.Net.NetworkInformation
{
// Specifies the Multicast addresses for an interface.
internal sealed class SystemMulticastIPAddressInformation : MulticastIPAddres... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/libraries/System.Private.CoreLib/src/System/Collections/Generic/RandomizedStringEqualityComparer.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Runtime.CompilerServices;
namespace System.Collections.Generic
{
/// <summary>
/// A randomized <see cref="EqualityComparer{String}"/> which uses a different se... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Runtime.CompilerServices;
namespace System.Collections.Generic
{
/// <summary>
/// A randomized <see cref="EqualityComparer{String}"/> which uses a different se... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/IL_Conformance/Old/Conformance_Base/bge_i8.ilproj | <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RestorePackages>true</RestorePackages>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile... | <Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RestorePackages>true</RestorePackages>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<PropertyGroup>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<Compile... | -1 |
dotnet/runtime | 65,924 | Fix libraries GCStress pipeline | Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need to be addressed before that can ha... | BruceForstall | 2022-02-27T04:30:37Z | 2022-03-01T18:20:06Z | dfe08b3bea9a1897562635307ab4bb70bc31fada | 79026a542a8364b6783c5d212bb1841ac2c873a9 | Fix libraries GCStress pipeline. Remove reference to deleted setup-stress-dependencies.cmd/sh;
Automatically download and copy coredistools.dll to the libraries testhost.
Increase timeout for GCStress runs.
Note that the pipeline is still not scheduled to run; there are lots of timeouts and failures that
need t... | ./src/tests/JIT/jit64/valuetypes/nullable/box-unbox/value/box-unbox-value008.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Runtime.InteropServices;
using System;
internal class NullableTest
{
private static bool BoxUnboxToNQ(ValueType o)
{
return Helper.Compare((uint)o, Hel... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Runtime.InteropServices;
using System;
internal class NullableTest
{
private static bool BoxUnboxToNQ(ValueType o)
{
return Helper.Compare((uint)o, Hel... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/jit/compiler.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX ... | 1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/jit/importer.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX ... | 1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/jit/jitconfigvalues.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#if !defined(CONFIG_INTEGER) || !defined(CONFIG_STRING) || !defined(CONFIG_METHODSET)
#error CONFIG_INTEGER, CONFIG_STRING, and CONFIG_METHODSET must be defined before including this... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#if !defined(CONFIG_INTEGER) || !defined(CONFIG_STRING) || !defined(CONFIG_METHODSET)
#error CONFIG_INTEGER, CONFIG_STRING, and CONFIG_METHODSET must be defined before including this... | 1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/nativeaot/Runtime/UniversalTransitionHelpers.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "common.h"
#include "CommonTypes.h"
#include "CommonMacros.h"
#include "PalRedhawkCommon.h"
#include "PalRedhawk.h"
#ifdef _DEBUG
#define TRASH_SAVED_ARGUMENT_REGISTERS
#end... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "common.h"
#include "CommonTypes.h"
#include "CommonMacros.h"
#include "PalRedhawkCommon.h"
#include "PalRedhawk.h"
#ifdef _DEBUG
#define TRASH_SAVED_ARGUMENT_REGISTERS
#end... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/native/public/mono/metadata/details/opcodes-functions.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// This file does not have ifdef guards, it is meant to be included multiple times with different definitions of MONO_API_FUNCTION
#ifndef MONO_API_FUNCTION
#error "MONO_API_FUNCTI... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// This file does not have ifdef guards, it is meant to be included multiple times with different definitions of MONO_API_FUNCTION
#ifndef MONO_API_FUNCTION
#error "MONO_API_FUNCTI... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/pal/tests/palsuite/c_runtime/_vsnwprintf_s/test19/test19.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*=====================================================================
**
** Source: test18.c
**
** Purpose: Test #18 for the _vsnwprintf_s function.
**
**
**==================... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*=====================================================================
**
** Source: test18.c
**
** Purpose: Test #18 for the _vsnwprintf_s function.
**
**
**==================... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/tests/Interop/COM/NativeClients/Dispatch/Client.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "ClientTests.h"
#include <memory>
#include <windows_version_helpers.h>
void Validate_Numeric_In_ReturnByRef();
void Validate_Float_In_ReturnAndUpdateByRef();
void Validate... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "ClientTests.h"
#include <memory>
#include <windows_version_helpers.h>
void Validate_Numeric_In_ReturnByRef();
void Validate_Float_In_ReturnAndUpdateByRef();
void Validate... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/md/inc/stgtiggerstorage.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//*****************************************************************************
// StgTiggerStorage.h
//
//
// TiggerStorage is a stripped down version of compound doc files. Doc fi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//*****************************************************************************
// StgTiggerStorage.h
//
//
// TiggerStorage is a stripped down version of compound doc files. Doc fi... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/native/eventpipe/ds-ipc-pal-socket.h | #ifndef __DIAGNOSTICS_IPC_PAL_SOCKET_H__
#define __DIAGNOSTICS_IPC_PAL_SOCKET_H__
#include "ds-rt-config.h"
#ifdef ENABLE_PERFTRACING
#include "ds-ipc-pal.h"
#undef DS_IMPL_GETTER_SETTER
#ifdef DS_IMPL_IPC_PAL_SOCKET_GETTER_SETTER
#define DS_IMPL_GETTER_SETTER
#endif
#include "ds-getter-setter.h"
#ifdef HOST_WIN32
... | #ifndef __DIAGNOSTICS_IPC_PAL_SOCKET_H__
#define __DIAGNOSTICS_IPC_PAL_SOCKET_H__
#include "ds-rt-config.h"
#ifdef ENABLE_PERFTRACING
#include "ds-ipc-pal.h"
#undef DS_IMPL_GETTER_SETTER
#ifdef DS_IMPL_IPC_PAL_SOCKET_GETTER_SETTER
#define DS_IMPL_GETTER_SETTER
#endif
#include "ds-getter-setter.h"
#ifdef HOST_WIN32
... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/native/external/libunwind/include/tdep-s390x/libunwind_i.h | /* libunwind - a platform-independent unwind library
Copyright (C) 2002-2005 Hewlett-Packard Co
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
Modified for x86_64 by Max Asbock <masbock@us.ibm.com>
This file is part of libunwind.
Permission is hereby granted, free of charge, to any person obta... | /* libunwind - a platform-independent unwind library
Copyright (C) 2002-2005 Hewlett-Packard Co
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
Modified for x86_64 by Max Asbock <masbock@us.ibm.com>
This file is part of libunwind.
Permission is hereby granted, free of charge, to any person obta... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/native/public/mono/metadata/tokentype.h | /**
* \file
*/
#ifndef _MONO_METADATA_TOKENTYPE_H_
#define _MONO_METADATA_TOKENTYPE_H_
/*
* These tokens match the table ID except for the last
* three (string, name and base type which are special)
*/
typedef enum {
MONO_TOKEN_MODULE = 0x00000000,
MONO_TOKEN_TYPE_REF = 0x01000000,
MONO_T... | /**
* \file
*/
#ifndef _MONO_METADATA_TOKENTYPE_H_
#define _MONO_METADATA_TOKENTYPE_H_
/*
* These tokens match the table ID except for the last
* three (string, name and base type which are special)
*/
typedef enum {
MONO_TOKEN_MODULE = 0x00000000,
MONO_TOKEN_TYPE_REF = 0x01000000,
MONO_T... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/mono/mono/sgen/sgen-qsort.h | /**
* \file
* Fast inline sorting
*
* Copyright (C) 2014 Xamarin Inc
*
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#ifndef __MONO_SGENQSORT_H__
#define __MONO_SGENQSORT_H__
/* Copied from non-inline implementation in sgen-qsort.c */
#define DEF_QSORT_I... | /**
* \file
* Fast inline sorting
*
* Copyright (C) 2014 Xamarin Inc
*
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#ifndef __MONO_SGENQSORT_H__
#define __MONO_SGENQSORT_H__
/* Copied from non-inline implementation in sgen-qsort.c */
#define DEF_QSORT_I... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/utilcode/yieldprocessornormalized.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "stdafx.h"
#include "yieldprocessornormalized.h"
bool YieldProcessorNormalization::s_isMeasurementScheduled;
// Defaults are for when normalization has not yet been done
u... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#include "stdafx.h"
#include "yieldprocessornormalized.h"
bool YieldProcessorNormalization::s_isMeasurementScheduled;
// Defaults are for when normalization has not yet been done
u... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/mono/mono/metadata/object-internals.h | /**
* \file
*/
#ifndef __MONO_OBJECT_INTERNALS_H__
#define __MONO_OBJECT_INTERNALS_H__
#include <mono/utils/mono-forward-internal.h>
#include <mono/metadata/object-forward.h>
#include <mono/metadata/handle-decl.h>
#include <mono/metadata/object.h>
#include <mono/metadata/threads.h>
#include <mono/metadata/reflecti... | /**
* \file
*/
#ifndef __MONO_OBJECT_INTERNALS_H__
#define __MONO_OBJECT_INTERNALS_H__
#include <mono/utils/mono-forward-internal.h>
#include <mono/metadata/object-forward.h>
#include <mono/metadata/handle-decl.h>
#include <mono/metadata/object.h>
#include <mono/metadata/threads.h>
#include <mono/metadata/reflecti... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/mono/mono/utils/linux_magic.h | /**
* \file
*/
#ifndef __LINUX_MAGIC_H
#define __LINUX_MAGIC_H
#if __linux__
#if HAVE_LINUX_MAGIC_H
#include <linux/magic.h>
#endif
#ifndef ADFS_SUPER_MAGIC
#define ADFS_SUPER_MAGIC 0xadf5
#endif
#ifndef AFFS_SUPER_MAGIC
#define AFFS_SUPER_MAGIC 0xadff
#endif
#ifndef AFS_SUPER_MAGIC
#define AFS_SUP... | /**
* \file
*/
#ifndef __LINUX_MAGIC_H
#define __LINUX_MAGIC_H
#if __linux__
#if HAVE_LINUX_MAGIC_H
#include <linux/magic.h>
#endif
#ifndef ADFS_SUPER_MAGIC
#define ADFS_SUPER_MAGIC 0xadf5
#endif
#ifndef AFFS_SUPER_MAGIC
#define AFFS_SUPER_MAGIC 0xadff
#endif
#ifndef AFS_SUPER_MAGIC
#define AFS_SUP... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/pal/tests/palsuite/c_runtime/swscanf/test9/test9.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================================
**
** Source: test9.c
**
** Purpose: Tests swscanf with characters
**
**
**===========================... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================================
**
** Source: test9.c
**
** Purpose: Tests swscanf with characters
**
**
**===========================... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/pal/src/exception/machmessage.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*++
Module Name:
machmessage.h
Abstract:
Abstraction over Mach messages used during exception handling.
--*/
#include <mach/mach.h>
#include <mach/mach_error.h>
#inclu... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*++
Module Name:
machmessage.h
Abstract:
Abstraction over Mach messages used during exception handling.
--*/
#include <mach/mach.h>
#include <mach/mach_error.h>
#inclu... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/pal/tests/palsuite/miscellaneous/GetEnvironmentVariableA/test3/test.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================
**
** Source : test.c
**
** Purpose: Test for GetEnvironmentVariable() function
** Pass a nonexisting environment varia... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*============================================================
**
** Source : test.c
**
** Purpose: Test for GetEnvironmentVariable() function
** Pass a nonexisting environment varia... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/pal/tests/palsuite/threading/ExitThread/test3/test3.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*=============================================================================
**
** Source: test3.c
**
** Purpose: Test to ensure ExitThread() results in any loaded dynamic
** ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/*=============================================================================
**
** Source: test3.c
**
** Purpose: Test to ensure ExitThread() results in any loaded dynamic
** ... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/inc/debugreturn.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _DEBUGRETURN_H_
#define _DEBUGRETURN_H_
// Note that with OACR Prefast is run over checked (_DEBUG is defined) sources
// so we have to first check the _PREFAST_ define fol... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
#ifndef _DEBUGRETURN_H_
#define _DEBUGRETURN_H_
// Note that with OACR Prefast is run over checked (_DEBUG is defined) sources
// so we have to first check the _PREFAST_ define fol... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/coreclr/classlibnative/bcltype/oavariant.cpp | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// File: OAVariant.cpp
//
//
// Purpose: Wrapper for Ole Automation compatable math ops.
// Calls through to OleAut.dll
//
//
#include <common.h>
#ifdef FEATURE_COMINTEROP
#in... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// File: OAVariant.cpp
//
//
// Purpose: Wrapper for Ole Automation compatable math ops.
// Calls through to OleAut.dll
//
//
#include <common.h>
#ifdef FEATURE_COMINTEROP
#in... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/X509Chain.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Diagnostics;
using System.Runtime.Versioning;
using SafeX509ChainHandle = Microsoft.Win32.SafeHandles.SafeX509ChainHandle;
namespace System.Security.Cryptography.X509C... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Diagnostics;
using System.Runtime.Versioning;
using SafeX509ChainHandle = Microsoft.Win32.SafeHandles.SafeX509ChainHandle;
namespace System.Security.Cryptography.X509C... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/libraries/Common/tests/System/Xml/BaseLibManaged/Globalization.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
namespace WebData.BaseLib
{
public class WebDataBaseLibException : System.Exception
{
public WebDataBaseLibException(string sExceptionMsg) : base(sExce... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
namespace WebData.BaseLib
{
public class WebDataBaseLibException : System.Exception
{
public WebDataBaseLibException(string sExceptionMsg) : base(sExce... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/ShiftLogicalSaturate.Vector128.SByte.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/tests/JIT/SIMD/VectorHWAccel2_r.csproj | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<PropertyGroup>
<DebugType>None</DebugType>
<Optimize />
</PropertyGroup>
<ItemGroup>
<Compile Include="VectorHWAccel2.cs" />
<Compile Include="VectorUtil.cs" />
</ItemGroup>
</Project>
| <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<PropertyGroup>
<DebugType>None</DebugType>
<Optimize />
</PropertyGroup>
<ItemGroup>
<Compile Include="VectorHWAccel2.cs" />
<Compile Include="VectorUtil.cs" />
</ItemGroup>
</Project>
| -1 |
dotnet/runtime | 65,922 | Rely on PGO for isinst/castclass | Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
public interface IClass {}
publi... | EgorBo | 2022-02-26T22:13:46Z | 2022-04-01T21:25:56Z | 063d08018602291f8dbd9d9b6055b8e1af874cb8 | f249a3d58b0b2bb55adca1a56c5a39cf446437b7 | Rely on PGO for isinst/castclass. Follow up to https://github.com/dotnet/runtime/pull/65460 (and [d-o](https://dev.azure.com/dnceng/internal/_git/dotnet-optimization/pullrequest/21334?_a=files))
Example (with `DOTNET_JitCastProfiling=1`):
```csharp
using System.Runtime.CompilerServices;
using System.Threading;
... | ./src/tests/JIT/HardwareIntrinsics/General/Vector256_1/op_BitwiseOr.UInt32.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
/******************************************************************************
* This file is auto-generated from a template file by the GenerateTests.csx *
* script in tests\src... | -1 |