Add PR number for future reference
authorChris Lattner <sabre@nondot.org>
Tue, 9 Jan 2007 00:31:52 +0000 (00:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Jan 2007 00:31:52 +0000 (00:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33031 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2007-01-08-InstrSched.ll

index 2b66ea0491e48e5d760df1d7c9595e774abf0cd0..800eec2a431a8c958d53135b0c43984906b3fa1c 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
 ; RUN:   %prcontext 'mulss LCPI1_3' 1 | grep mulss | wc -l | grep 1
+; PR1075
 
 define float %foo(float %x) {
     %tmp1 = mul float %x, 3.000000e+00