[GlobalMerge] Look at uses to create smaller global sets.
[oota-llvm.git] / test / CodeGen / ARM / global-merge.ll
index d535ea7c0cebfe6bb869900eb20a6bd6d19009d6..22bbe87784eeda9cef30688624eab3f0cb31427a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumb-apple-darwin -O3 -global-merge-on-const=true | FileCheck %s
+; RUN: llc < %s -mtriple=thumb-apple-darwin -arm-global-merge -global-merge-group-by-use=false -global-merge-on-const=true | FileCheck %s
 ; Test the ARMGlobalMerge pass.  Use -march=thumb because it has a small
 ; value for the maximum offset (127).