[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / PowerPC / mask64.ll
index 69d2200212f9e89cf86498bfc7481de75ffa6a8c..600cecd3fe7b1aad9eec7a607460ccb98e94f099 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
 target triple = "powerpc64-apple-darwin9.2.0"
@@ -9,8 +9,8 @@ entry:
        br i1 false, label %bb16, label %bb49
 
 bb16:          ; preds = %entry
-       %tmp19 = load i8** null, align 1                ; <i8*> [#uses=1]
-       %tmp21 = load i8* %tmp19, align 1               ; <i8> [#uses=1]
+       %tmp19 = load i8*, i8** null, align 1           ; <i8*> [#uses=1]
+       %tmp21 = load i8, i8* %tmp19, align 1           ; <i8> [#uses=1]
        switch i8 %tmp21, label %bb49 [
                 i8 0, label %bb45
                 i8 1, label %bb34