From: Andrew Lenharth Date: Thu, 7 Apr 2005 17:47:00 +0000 (+0000) Subject: match case change in codegen X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0b5031abd44cdce6ce82bbe4828fa4f1e50064da;p=oota-llvm.git match case change in codegen git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21141 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Alpha/s4addq.ll b/test/CodeGen/Alpha/s4addq.ll index db211a2bf36..92cf5bda205 100644 --- a/test/CodeGen/Alpha/s4addq.ll +++ b/test/CodeGen/Alpha/s4addq.ll @@ -1,5 +1,5 @@ ; Make sure this testcase codegens to the S4ADDQ instruction -; RUN: llvm-as < %s | llc -march=alpha | grep 'S4ADDQ' +; RUN: llvm-as < %s | llc -march=alpha | grep 's4addq' implementation ; Functions: