Fix PR1355: Only compute the SUBPATH and TESTDIR once.
[oota-llvm.git] / test / CodeGen / Alpha / bsr.ll
index 1f88767c7ed816489fd8ca21a87d9d46e5563bca..32ea0cb0d994382b6da4646a66d89094d8d692c6 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase codegens the bsr instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep 'bsr'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep bsr
 
 implementation