Searched refs:hoisting (Results 1 – 25 of 77) sorted by relevance
1234
3 ; code hoisting logic, but has been erroneously passing due7 ; hoist-common looks at it and rejects it for hoisting,
2 ; RUN: llc -disable-constant-hoisting < %s | FileCheck %s
5 ; Check when BFI is enabled for constant hoisting, constant 21474836470151 ; Check when BFI is enabled for constant hoisting, constant 214748364701
3 ; MachineLICM should check dominance before hoisting instructions.
13 ; Avoid hoisting the test above loads or copies
1 ; RUN: llc -disable-constant-hoisting < %s | FileCheck %s
6 ; Make sure the basic alloca pointer hoisting works:43 ; Make sure the basic alloca pointer hoisting works through a bitcast to a82 ; Make sure the basic alloca pointer hoisting works through an addrspacecast120 ; Make sure the basic alloca pointer hoisting works through a bitcast to a159 ; Make sure the basic alloca pointer hoisting does not happen through a bitcast
1 ; Test that hoisting is disabled for pointers of different types...
1 ; Here we have a case where there are two loops and LICM is hoisting an
7 ; Make sure the basic alloca pointer hoisting works:44 ; Make sure the basic alloca pointer hoisting works through a bitcast to a83 ; Make sure the basic alloca pointer hoisting works through an addrspacecast121 ; Make sure the basic alloca pointer hoisting works through a bitcast to a160 ; Make sure the basic alloca pointer hoisting does not happen through a bitcast
3 ; Check that recursive GEPs are hoisted. Since hoisting creates5 ; creates more opportunites for hoisting.
5 ; GVN hoisting across a @llvm.sideeffect.
5 ; Check that hoisting only happens when the expression is very busy.
3 ; Check that store hoisting works: there should be only one store left.
6 ; This is a motivating example on why we prohibit hoisting through guards.113 ; Guard above the load's block should prevent PRE from hoisting through it.
10 ; Make sure we globals-aa doesn't get confused and allow hoisting
3 # The hoisting of common instructions from successors could cause registers