public class ReassociateAndCanonicalTest extends GraalCompilerTest
GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.MultiCauseAssertionError
Modifier and Type | Field and Description |
---|---|
static int |
rnd |
lastCompiledGraph
Constructor and Description |
---|
ReassociateAndCanonicalTest() |
Modifier and Type | Method and Description |
---|---|
static int |
ref10Snippet() |
static int |
ref11Snippet() |
static int |
ref12Snippet() |
static int |
ref13Snippet() |
static int |
ref14Snippet() |
static int |
ref15Snippet() |
static int |
ref16Snippet() |
static int |
ref1Snippet() |
static int |
ref2Snippet() |
static int |
ref3Snippet() |
static int |
ref4Snippet() |
static int |
ref5Snippet() |
static int |
ref6Snippet() |
static int |
ref7Snippet() |
static int |
ref8Snippet() |
static int |
ref9Snippet() |
private <T extends Node & IterableNodeType> |
test(String test,
String ref) |
void |
test1() |
void |
test10() |
static int |
test10Snippet() |
void |
test11() |
static int |
test11Snippet() |
void |
test12() |
static int |
test12Snippet() |
void |
test13() |
static int |
test13Snippet() |
void |
test14() |
static int |
test14Snippet() |
void |
test15() |
static int |
test15Snippet() |
void |
test16() |
static int |
test16Snippet() |
static int |
test1Snippet() |
void |
test2() |
static int |
test2Snippet() |
void |
test3() |
static int |
test3Snippet() |
void |
test4() |
static int |
test4Snippet() |
void |
test5() |
static int |
test5Snippet() |
void |
test6() |
static int |
test6Snippet() |
void |
test7() |
static int |
test7Snippet() |
void |
test8() |
static int |
test8Snippet() |
void |
test9() |
static int |
test9Snippet() |
addMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
public static int rnd
public ReassociateAndCanonicalTest()
public void test1()
public static int test1Snippet()
public static int ref1Snippet()
public void test2()
public static int test2Snippet()
public static int ref2Snippet()
public void test3()
public static int test3Snippet()
public static int ref3Snippet()
public void test4()
public static int test4Snippet()
public static int ref4Snippet()
public void test5()
public static int test5Snippet()
public static int ref5Snippet()
public void test6()
public static int test6Snippet()
public static int ref6Snippet()
public void test7()
public static int test7Snippet()
public static int ref7Snippet()
public void test8()
public static int test8Snippet()
public static int ref8Snippet()
public void test9()
public static int test9Snippet()
public static int ref9Snippet()
public void test10()
public static int test10Snippet()
public static int ref10Snippet()
public void test11()
public static int test11Snippet()
public static int ref11Snippet()
public void test12()
public static int test12Snippet()
public static int ref12Snippet()
public void test13()
public static int test13Snippet()
public static int ref13Snippet()
public void test14()
public static int test14Snippet()
public static int ref14Snippet()
public void test15()
public static int test15Snippet()
public static int ref15Snippet()
public void test16()
public static int test16Snippet()
public static int ref16Snippet()
private <T extends Node & IterableNodeType> void test(String test, String ref)