[llvm-commits] [llvm] r61427 - /llvm/trunk/test/CodeGen/X86/bt.ll

Chris Lattner sabre at nondot.org
Wed Dec 24 21:40:39 PST 2008


Author: lattner
Date: Wed Dec 24 23:40:38 2008
New Revision: 61427

URL: http://llvm.org/viewvc/llvm-project?rev=61427&view=rev
Log:
add PR #

Modified:
    llvm/trunk/test/CodeGen/X86/bt.ll

Modified: llvm/trunk/test/CodeGen/X86/bt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/bt.ll?rev=61427&r1=61426&r2=61427&view=diff

==============================================================================
--- llvm/trunk/test/CodeGen/X86/bt.ll (original)
+++ llvm/trunk/test/CodeGen/X86/bt.ll Wed Dec 24 23:40:38 2008
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llc | grep btl
+; PR3253
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
 target triple = "i386-apple-darwin8"
 





More information about the llvm-commits mailing list