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:
fa99eca
)
My mistake, my environment wasn't up to date. This passes now.
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 1 Feb 2007 22:26:42 +0000
(22:26 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 1 Feb 2007 22:26:42 +0000
(22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33769
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/large-stack.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/large-stack.ll
b/test/CodeGen/ARM/large-stack.ll
index f4bf5189f4a74a63bcd43c06812b7aaf8cc51f6d..68dedb59aa8f73e93d42ecd78ce09456a0bc9cf1 100644
(file)
--- a/
test/CodeGen/ARM/large-stack.ll
+++ b/
test/CodeGen/ARM/large-stack.ll
@@
-2,7
+2,6
@@
; RUN: llvm-as < %s | llc -march=arm -enable-thumb &&
; RUN: llvm-as < %s | llc -march=arm -enable-thumb | \
; RUN: grep 'ldr.*LCP' | wc -l | grep 5
-; XFAIL: *86-pc-linux-gnu
define void @test1() {
%tmp = alloca [ 64 x i32 ] , align 4