commit | 65f47a3a0533bc88e446e60f7f95207603d4ca87 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Apr 15 18:40:57 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Apr 15 18:40:57 2007 +0000 |
tree | 1e8238f1dc914b93b18f0a0c7d92edaca615ad2b | |
parent | 601e845d6088dc9115032b73404feeb4279abf77 [diff] [blame] |
For PR1319: Upgrade to use new test harness git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36075 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/Alpha/zapnot.ll b/test/CodeGen/Alpha/zapnot.ll index 835dc31..05e90ec 100644 --- a/test/CodeGen/Alpha/zapnot.ll +++ b/test/CodeGen/Alpha/zapnot.ll
@@ -1,5 +1,5 @@ ; Make sure this testcase codegens to the bic instruction -; RUN: llvm-as < %s | llc -march=alpha | grep 'zapnot' +; RUN: llvm-as < %s | llc -march=alpha | grep zapnot define i16 @foo(i64 %y) zext {