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:
162ee5c
)
Update test.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Tue, 26 Jul 2011 22:45:39 +0000
(22:45 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Tue, 26 Jul 2011 22:45:39 +0000
(22:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136170
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/sub.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/sub.ll
b/test/CodeGen/X86/sub.ll
index 2a4d2d6e3fce70c885f8dec6ae572ef389966a29..ee5ea1d0fb6e0d18cad0b5b72fd6e2653983f6a6 100644
(file)
--- a/
test/CodeGen/X86/sub.ll
+++ b/
test/CodeGen/X86/sub.ll
@@
-1,4
+1,4
@@
-; RUN: llc -march=x86 <
sub.ll
| FileCheck %s
+; RUN: llc -march=x86 <
%s
| FileCheck %s
define i32 @test1(i32 %x) {
%xor = xor i32 %x, 31