[GlobalMerge] Look at uses to create smaller global sets.
[oota-llvm.git] / test / CodeGen / ARM / global-merge-addrspace.ll
index 7b71e89bbe7dde8e6a4b7bfec0e341a6616b4251..73a3afb7e4e690e764478471ba47981600df19a1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumb-apple-darwin -O3 | FileCheck %s
+; RUN: llc < %s -mtriple=thumb-apple-darwin -arm-global-merge -global-merge-group-by-use=false | FileCheck %s
 ; Test the GlobalMerge pass. Check that the pass does not crash when using
 ; multiple address spaces.