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:
9f1f00a
)
Add -march=x86.
author
Evan Cheng
<evan.cheng@apple.com>
Thu, 27 Nov 2008 00:37:06 +0000
(
00:37
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Thu, 27 Nov 2008 00:37:06 +0000
(
00:37
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60135
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/fold-load.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/fold-load.ll
b/test/CodeGen/X86/fold-load.ll
index 6d24113c9bb775ef81aae84510ea92dde61bc40f..6e3da5c5ee8276dbfbdfc9d6649180ddac53e377 100644
(file)
--- a/
test/CodeGen/X86/fold-load.ll
+++ b/
test/CodeGen/X86/fold-load.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-as < %s | llc
-march=x86
%struct._obstack_chunk = type { i8*, %struct._obstack_chunk*, [4 x i8] }
%struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (...)*, void (...)*, i8*, i8 }
@stmt_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=1]