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:
9d945f7
)
Added a thumb vararg test.
author
Evan Cheng
<evan.cheng@apple.com>
Thu, 1 Feb 2007 01:56:43 +0000
(
01:56
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Thu, 1 Feb 2007 01:56:43 +0000
(
01:56
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33740
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/vargs2.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/vargs2.ll
b/test/CodeGen/ARM/vargs2.ll
index bc82159d1c0ffd92fccdab99041015681841d806..d41f0c89b4fe942aa3cf3dfa004da6fec047413a 100644
(file)
--- a/
test/CodeGen/ARM/vargs2.ll
+++ b/
test/CodeGen/ARM/vargs2.ll
@@
-1,4
+1,7
@@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm %%
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm -enable-thumb &&
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm -enable-thumb | grep pop | wc -l | grep 2
+
%str = internal constant [4 x sbyte] c"%d\0A\00" ; <[4 x sbyte]*> [#uses=1]
implementation ; Functions: