Add the ability to use GEPs for address sinking in CGP
[oota-llvm.git] / test / CodeGen / ARM / phi.ll
index 94bced5200c62a68b9f2d84aabaaa6c13b675e90..5a8f623e6f506d9be1456642280b7b005d0c0eca 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+v4t -addr-sink-using-gep=1 %s -o - | FileCheck %s
 
 ; <rdar://problem/8686347>