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:
df772f2
)
Correct typo.
author
Nick Lewycky
<nicholas@mxc.ca>
Sun, 15 Nov 2009 06:16:57 +0000
(06:16 +0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Sun, 15 Nov 2009 06:16:57 +0000
(06:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88831
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/InstCombine/compare-signs.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/InstCombine/compare-signs.ll
b/test/Transforms/InstCombine/compare-signs.ll
index 991020a06739af05ab25c544d2017d20575a0fd6..ba638ba36fc0daf0ea542115bc33ac001097a5b2 100644
(file)
--- a/
test/Transforms/InstCombine/compare-signs.ll
+++ b/
test/Transforms/InstCombine/compare-signs.ll
@@
-1,4
+1,4
@@
-; RUN: opt %
S -instcombine -S | FileCheck %S
+; RUN: opt %
s -instcombine -S | FileCheck %s
; PR5438
; TODO: This should also optimize down.