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:
09b6ac9
)
fix this regtest
author
Chris Lattner
<sabre@nondot.org>
Mon, 30 Oct 2006 05:24:03 +0000
(
05:24
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 30 Oct 2006 05:24:03 +0000
(
05:24
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31291
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
b/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
index 29c08611b088132176d448ca06401e3679640a94..c2c92c6fa704750095371f7d65d757934a6ea441 100644
(file)
--- a/
test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
+++ b/
test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -
fast -
march=x86 -mcpu=i386 | not grep 'movl %eax, %edx'
+; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386 | not grep 'movl %eax, %edx'
int %foo(int %t, int %C) {
entry: