X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FPowerPC%2F2006-07-07-ComputeMaskedBits.ll;h=1b8b064ee914e8e66a328ac635da5a691aaf8e05;hb=135c03094f039db5fc067a4ef4091096ab8d1eb1;hp=33807ca012b509b92b294c9a51dff34b5d8b67a2;hpb=6f729d601c8a6a9710356aadb42dc8d0efa95bf2;p=oota-llvm.git diff --git a/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll b/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll index 33807ca012b..1b8b064ee91 100644 --- a/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll +++ b/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=powerpc64-apple-darwin | grep extsw | count 2 +; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep extsw | count 2 @lens = external global i8* ; [#uses=1] @vals = external global i32* ; [#uses=1]