From: Benjamin Kramer Date: Sun, 22 Nov 2009 15:15:52 +0000 (+0000) Subject: Turns out stuff gets allocated to different registers depending on the subtarget. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bfd987ba57cf962b6c67c102d6696c339191f233;p=oota-llvm.git Turns out stuff gets allocated to different registers depending on the subtarget. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89594 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/trunc-to-bool.ll b/test/CodeGen/X86/trunc-to-bool.ll index 4cdf478f47b..bfab1aef901 100644 --- a/test/CodeGen/X86/trunc-to-bool.ll +++ b/test/CodeGen/X86/trunc-to-bool.ll @@ -51,4 +51,4 @@ cond_true: cond_false: ret i32 42 } -; CHECK: testb $1, %al +; CHECK: testb $1