projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d81ae56
)
Typo.
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 16 Nov 2007 23:55:08 +0000
(23:55 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 16 Nov 2007 23:55:08 +0000
(23:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44196
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
b/test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
index 4a8f37608b5ff479fb247117ada383881f5a0ae1..5a8e4e4a66818a8ae42f2ddaa6e2828ff005aab0 100644
(file)
--- a/
test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
+++ b/
test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl |
grep
4
+; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl |
count
4
%struct.double_int = type { i64, i64 }
%struct.tree_common = type <{ i8, [3 x i8] }>