Add the ability to use GEPs for address sinking in CGP
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-11-16-landingpad-split.ll
index ccf52974a67bbc749c23fb48147ce65de72480ed..df83f8b191c64c53f9c52272c2f34c8e2a74c1d8 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -mcpu=g5 < %s | FileCheck %s
+; RUN: llc -mcpu=g5 -addr-sink-using-gep=1 < %s | FileCheck %s
 ;; Formerly crashed, see PR 1508
 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
 target triple = "powerpc64-apple-darwin8"