[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / 2008-02-13-NewPHI.ll
index 54998db0ac682a4271975439326bfeed8d402bdd..80b519d14e9a079375fe04bf3d3f8dc99a84d473 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -anders-aa -gvn
+; RUN: opt < %s -gvn
 ; PR2032
 
 define i32 @sscal(i32 %n, double %sa1, float* %sx, i32 %incx) {