From: Venkatraman Govindaraju Date: Wed, 19 Feb 2014 15:57:49 +0000 (+0000) Subject: [Sparc] Remove spurious checks from a testcase. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=191f88268a57f5503499e09217f4504fc773f744;p=oota-llvm.git [Sparc] Remove spurious checks from a testcase. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201690 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/SPARC/obj-relocs.ll b/test/CodeGen/SPARC/obj-relocs.ll index 62bafafb974..6d57598795d 100644 --- a/test/CodeGen/SPARC/obj-relocs.ll +++ b/test/CodeGen/SPARC/obj-relocs.ll @@ -19,8 +19,6 @@ @AGlobalVar = global i64 0, align 8 -; CHECK-ASM: sethi %h44(AGlobalVar), [[R:%[goli][0-7]]] -; CHECK-ASM: add [[R]], %m44(AGlobalVar), [[R]] define i64 @foo(i64 %a) { entry: %0 = load i64* @AGlobalVar, align 4