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:
81da02b
)
Test assumes tail merging is off; this must now be explicit.
author
Dale Johannesen
<dalej@apple.com>
Tue, 22 May 2007 17:18:05 +0000
(17:18 +0000)
committer
Dale Johannesen
<dalej@apple.com>
Tue, 22 May 2007 17:18:05 +0000
(17:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37286
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/2007-02-16-BranchFold.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/2007-02-16-BranchFold.ll
b/test/CodeGen/Generic/2007-02-16-BranchFold.ll
index 69ed7db2dc839cfdc524dc1a82f4294de709e34e..0a8e49e56e490ba930f8f49c54b3315d02b5b827 100644
(file)
--- a/
test/CodeGen/Generic/2007-02-16-BranchFold.ll
+++ b/
test/CodeGen/Generic/2007-02-16-BranchFold.ll
@@
-1,5
+1,5
@@
; PR 1200
-; RUN: llvm-as < %s | llc | not grep jmp
+; RUN: llvm-as < %s | llc
-enable-tail-merge=0
| not grep jmp
; ModuleID = '<stdin>'
target datalayout = "e-p:32:32"