public class AMD64HotSpotFrameOmissionTest extends GraalCompilerTest
| Modifier and Type | Class and Description |
|---|---|
(package private) static interface |
AMD64HotSpotFrameOmissionTest.CodeGenerator |
GraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionErrorlastCompiledGraph| Constructor and Description |
|---|
AMD64HotSpotFrameOmissionTest() |
| Modifier and Type | Method and Description |
|---|---|
private Register |
getArgumentRegister(int index,
Kind kind) |
void |
test1() |
static void |
test1snippet() |
void |
test2() |
static int |
test2snippet(int x) |
void |
test3() |
static long |
test3snippet(long x) |
private void |
testHelper(String name,
AMD64HotSpotFrameOmissionTest.CodeGenerator gen) |
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, testNassertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDeltapublic AMD64HotSpotFrameOmissionTest()
public static void test1snippet()
public void test1()
public static int test2snippet(int x)
public void test2()
public static long test3snippet(long x)
public void test3()
private void testHelper(String name, AMD64HotSpotFrameOmissionTest.CodeGenerator gen)
private Register getArgumentRegister(int index, Kind kind)