summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2016-11-23 19:09:09 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2016-11-23 19:09:09 +0900
commit4b4aad7217d3292650e77eec2cf4c198ea9c3b4b (patch)
tree98110734c91668dfdbb126fcc0e15ddbd93738ca /tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942
parentfa45f57ed55137c75ac870356a1b8f76c84b229c (diff)
downloadcoreclr-4b4aad7217d3292650e77eec2cf4c198ea9c3b4b.tar.gz
coreclr-4b4aad7217d3292650e77eec2cf4c198ea9c3b4b.tar.bz2
coreclr-4b4aad7217d3292650e77eec2cf4c198ea9c3b4b.zip
Imported Upstream version 1.1.0upstream/1.1.0
Diffstat (limited to 'tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942')
-rw-r--r--tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.il142
-rw-r--r--tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.ilproj40
-rw-r--r--tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.il174
-rw-r--r--tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.ilproj40
4 files changed, 396 insertions, 0 deletions
diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.il b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.il
new file mode 100644
index 0000000000..791cad1d3f
--- /dev/null
+++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.il
@@ -0,0 +1,142 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+.assembly extern legacy library mscorlib {}
+.assembly extern System.Console
+{
+ .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A )
+ .ver 4:0:0:0
+}
+.assembly b53942a {}
+.class ILGEN_0x7d76169 {
+
+
+.field static int16[] field_0x0
+.field static float32 field_0x1
+.field static int64[] field_0x2
+.field static int8 field_0x3
+.field static native int field_0x4
+.field static native int[] field_0x5
+
+.method static int32 Method_0x7b15b7c1(float64 Arg_0x0, int16 Arg_0x1, unsigned int64 Arg_0x2, int16 Arg_0x3, unsigned int32 Arg_0x4, int16 Arg_0x5) {
+.maxstack 17
+
+ .locals (int32[] local_0x0,int64[] local_0x1,unsigned int64 local_0x2,unsigned int8[] local_0x3,float32 local_0x4,int16 local_0x5)
+
+ldc.i4 255
+ newarr [mscorlib]System.Int32
+ stloc local_0x0
+ldc.i4 255
+ newarr [mscorlib]System.Int64
+ stloc local_0x1
+ldc.i8 0x16cf98715ba2fc21
+stloc local_0x2
+ldc.i4 255
+ newarr [mscorlib]System.Byte
+ stloc local_0x3
+ldc.r4 float32(0xdabe3c2b)
+stloc local_0x4
+ldc.i4 0x60b64a94
+stloc local_0x5
+
+
+ldc.i4 255
+ newarr [mscorlib]System.Int16
+ stsfld int16[] ILGEN_0x7d76169::field_0x0
+ldc.r4 float32(0x2f93f4a)
+stsfld float32 ILGEN_0x7d76169::field_0x1
+ldc.i4 255
+ newarr [mscorlib]System.Int64
+ stsfld int64[] ILGEN_0x7d76169::field_0x2
+ldc.i4 0x2b0d9ed
+stsfld int8 ILGEN_0x7d76169::field_0x3
+ldc.i4 0xab76d2f6
+stsfld native int ILGEN_0x7d76169::field_0x4
+ldc.i4 255
+ newarr [mscorlib]System.IntPtr
+ stsfld native int[] ILGEN_0x7d76169::field_0x5
+
+
+
+ ldarg Arg_0x2
+ ldloc local_0x2
+ cgt
+ ldarg Arg_0x2
+ conv.ovf.i.un
+ stsfld native int ILGEN_0x7d76169::field_0x4
+ ldarg Arg_0x0
+ call float32 [mscorlib]System.Math::Abs(float32)
+ conv.u1
+ bgt Branch_0x2
+
+ ldc.r4 float32(0xd59da911)
+ conv.u8
+ br Branch_0x3
+
+ Branch_0x2:
+
+ ldloc local_0x2
+ Branch_0x3:
+
+ ldloc local_0x2
+ not
+ conv.ovf.u
+ conv.r8
+ call float32 [mscorlib]System.Math::Abs(float32)
+ conv.ovf.u8
+ ldsfld int64[] ILGEN_0x7d76169::field_0x2
+ ldc.i4.0
+ ldelema [mscorlib]System.Int64
+ ldind.i8
+ conv.ovf.i1.un
+ conv.i2
+ ldsfld native int ILGEN_0x7d76169::field_0x4
+ conv.ovf.i1.un
+ ldc.i8 0xa83e4398af92dd50
+ conv.ovf.i2.un
+ conv.ovf.u1.un
+ sub
+ clt.un
+ conv.ovf.i
+ conv.ovf.u8
+ mul
+ ble.un Branch_0x0
+
+ ldsflda float32 ILGEN_0x7d76169::field_0x1
+ ldind.r4
+ conv.u1
+ br Branch_0x1
+
+ Branch_0x0:
+
+ ldc.i4.3
+ Branch_0x1:
+
+EOM: ret
+}
+.method static int32 Main() {
+.entrypoint
+.maxstack 20
+.try {
+ldc.r8 float64(0x6d14494dc78348fc)
+ldc.i4 0x2e98e3d3
+ldc.i8 0xecf70870db2738e8
+ldc.i4 0x7f932988
+ldc.i4 0x162f75a3
+ldc.i4 0x2145c0b7
+
+call int32 ILGEN_0x7d76169::Method_0x7b15b7c1(float64 Arg_0x0, int16 Arg_0x1, unsigned int64 Arg_0x2, int16 Arg_0x3, unsigned int32 Arg_0x4, int16 Arg_0x5)
+ pop
+leave END
+} catch [mscorlib]System.OverflowException {
+pop
+leave END
+}
+END:
+ldc.i4 100
+ret
+
+}
+
+}
diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.ilproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.ilproj
new file mode 100644
index 0000000000..917eb8bdb8
--- /dev/null
+++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.ilproj
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <AssemblyName>$(MSBuildProjectName)</AssemblyName>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <FileAlignment>512</FileAlignment>
+ <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
+ <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+ <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ </PropertyGroup>
+ <!-- Default configurations to help VS understand the configurations -->
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ </PropertyGroup>
+ <ItemGroup>
+ <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
+ <Visible>False</Visible>
+ </CodeAnalysisDependentAssemblyPaths>
+ </ItemGroup>
+ <PropertyGroup>
+
+ </PropertyGroup>
+ <ItemGroup>
+ <Compile Include="b53942a.il" />
+ </ItemGroup>
+ <ItemGroup>
+ <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+ <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.il b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.il
new file mode 100644
index 0000000000..bbf90047a7
--- /dev/null
+++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.il
@@ -0,0 +1,174 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+
+
+.assembly extern legacy library mscorlib {}
+.assembly extern System.Console
+{
+ .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A )
+ .ver 4:0:0:0
+}
+.assembly b53942b {}
+.class ILGEN_0x198bde61 {
+
+//BEGIN STATIC FIELDS
+.field static float32[] field_0x0
+.field static native int[] field_0x1
+.field static unsigned int32[] field_0x2
+.field static unsigned int8[] field_0x3
+.field static int32[] field_0x4
+.field static float32 field_0x5
+//END STATIC FIELDS
+.method static int32 Method_0xfd4da845(int32 Arg_0x0, float32 Arg_0x1, native int Arg_0x2, float32 Arg_0x3, native int Arg_0x4, float32 Arg_0x5, native int Arg_0x6, unsigned int8 Arg_0x7, float32 Arg_0x8) {
+.maxstack 19
+
+ .locals (float32 local_0x0)
+//BEGIN INIT LOCALS
+ldc.r4 float32(0xcc8f5961)
+stloc local_0x0
+
+//END INIT LOCALS
+
+//BEGIN INIT OF STATIC FIELDS
+ldc.i4 255
+ newarr [mscorlib]System.Single
+ stsfld float32[] ILGEN_0x198bde61::field_0x0
+ldc.i4 255
+ newarr [mscorlib]System.IntPtr
+ stsfld native int[] ILGEN_0x198bde61::field_0x1
+ldc.i4 255
+ newarr [mscorlib]System.UInt32
+ stsfld unsigned int32[] ILGEN_0x198bde61::field_0x2
+ldc.i4 255
+ newarr [mscorlib]System.Byte
+ stsfld unsigned int8[] ILGEN_0x198bde61::field_0x3
+ldc.i4 255
+ newarr [mscorlib]System.Int32
+ stsfld int32[] ILGEN_0x198bde61::field_0x4
+ldc.r4 float32(0x5834ac0)
+stsfld float32 ILGEN_0x198bde61::field_0x5
+
+//END INIT OF STATIC FIELDS
+
+ BLOCK_1:
+Start_Orphan_0:
+Start_Orphan_1:
+ ldarg Arg_0x2
+ brfalse Branch_0x8
+
+ ldc.i8 0x80ec7e714e1681c7
+ br Branch_0x9
+
+ Branch_0x8:
+
+ ldc.i8 0x1a63f3c2fff0bad8
+ Branch_0x9:
+
+ conv.ovf.i4
+ ldc.r8 float64(0x8fbd605f86f4a7ac)
+ ldc.i4.3
+ conv.r.un
+ cgt
+ shr.un
+ ldc.i4.5
+ ble Branch_0x4
+
+ ldc.i4.4
+ ldsfld float32 ILGEN_0x198bde61::field_0x5
+ call float64 [mscorlib]System.Math::Abs(float64)
+ ldarg Arg_0x5
+ cgt
+ sub
+ br Branch_0x5
+
+ Branch_0x4:
+
+Start_Orphan_b:
+ ldc.i4.0
+ conv.u1
+ starg Arg_0x0
+End_Orphan_b:
+Start_Orphan_c:
+ ldarga Arg_0x2
+ pop
+End_Orphan_c:
+ ldc.i4.7
+ ldarg Arg_0x6
+ div
+ ldloc local_0x0
+ conv.ovf.u1
+ sub.ovf.un
+Start_Orphan_d:
+ ldsfld native int[] ILGEN_0x198bde61::field_0x1
+ stsfld native int[] ILGEN_0x198bde61::field_0x1
+End_Orphan_d:
+ ldarg Arg_0x6
+ ldc.i4.m1
+ rem.un
+ ldarg Arg_0x4
+ ldarg Arg_0x2
+ rem.un
+ mul
+ clt
+ Branch_0x5:
+
+ ldarg Arg_0x4
+ ldc.i4.0
+ cgt
+ ldc.i8 0xfb1e0c87d1ea0849
+ conv.u2
+ mul.ovf.un
+ conv.u1
+ newarr [mscorlib]System.UInt32
+Start_Orphan_11:
+ ldc.i8 0x2d9656bd7cdc8ef
+ conv.ovf.i4
+ pop
+End_Orphan_11:
+ ldc.i8 0xb9958ebff997f386
+ conv.i8
+ conv.ovf.i2
+ ldelem.u4
+ mul
+ ldc.i4.3
+ beq Branch_0x0
+
+ br Branch_0x1
+
+ Branch_0x0:
+ Branch_0x1:
+
+End_Orphan_1:
+ldc.i4 55
+EOM: ret
+}
+.method static int32 Main() {
+.entrypoint
+.maxstack 20
+.try {
+ldc.i4 0xec7d92b2
+ldc.r4 float32(0x297f9dfd)
+ldc.i4 0xcbe0be20 conv.i
+ldc.r4 float32(0x88d5ad85)
+ldc.i4 0x5601ce9c conv.i
+ldc.r4 float32(0x2687a40c)
+ldc.i4 0x24466df7 conv.i
+ldc.i4 0xb7dee1dc
+ldc.r4 float32(0x773704e8)
+
+call int32 ILGEN_0x198bde61::Method_0xfd4da845(int32 Arg_0x0, float32 Arg_0x1, native int Arg_0x2, float32 Arg_0x3, native int Arg_0x4, float32 Arg_0x5, native int Arg_0x6, unsigned int8 Arg_0x7, float32 Arg_0x8)
+ pop
+leave END
+} catch [mscorlib]System.OverflowException {
+pop
+leave END
+}
+END:
+ldc.i4 100
+ret
+
+}
+
+}
diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.ilproj b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.ilproj
new file mode 100644
index 0000000000..583a9f6178
--- /dev/null
+++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.ilproj
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <AssemblyName>$(MSBuildProjectName)</AssemblyName>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <FileAlignment>512</FileAlignment>
+ <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
+ <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+ <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ </PropertyGroup>
+ <!-- Default configurations to help VS understand the configurations -->
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ </PropertyGroup>
+ <ItemGroup>
+ <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
+ <Visible>False</Visible>
+ </CodeAnalysisDependentAssemblyPaths>
+ </ItemGroup>
+ <PropertyGroup>
+
+ </PropertyGroup>
+ <ItemGroup>
+ <Compile Include="b53942b.il" />
+ </ItemGroup>
+ <ItemGroup>
+ <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
+ </ItemGroup>
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+ <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
+ </PropertyGroup>
+</Project> \ No newline at end of file