Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / Other / 2008-03-19-PassManager.ll
index 8411d60f157f3e57086bfe70751c4124f442d35b..e2082228e3dc747b93fe8d36f9a23ab60911610b 100644 (file)
@@ -1,5 +1,5 @@
 ; PR 2034
-; RUN: opt %s -anders-aa -instcombine  -gvn -disable-output
+; RUN: opt %s -anders-aa -instcombine  -gvn -disable-output
        %struct.FULL = type { i32, i32, [1000 x float*] }
 
 define i32 @sgesl(%struct.FULL* %a, i32* %ipvt, float* %b, i32 %job) {