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:
ad26993
)
Add triple to test/CodeGen/PowerPC/stfiwx-2
author
Hal Finkel
<hfinkel@anl.gov>
Mon, 1 Apr 2013 18:18:44 +0000
(18:18 +0000)
committer
Hal Finkel
<hfinkel@anl.gov>
Mon, 1 Apr 2013 18:18:44 +0000
(18:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178486
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/PowerPC/stfiwx-2.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/PowerPC/stfiwx-2.ll
b/test/CodeGen/PowerPC/stfiwx-2.ll
index 345f1c93e8d81ae79259a48ab9515b34bac1fde2..7786fc17eacb0e99a9648c471e16854cba2f81a9 100644
(file)
--- a/
test/CodeGen/PowerPC/stfiwx-2.ll
+++ b/
test/CodeGen/PowerPC/stfiwx-2.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -m
arch=ppc32
-mcpu=g5 | FileCheck %s
+; RUN: llc < %s -m
triple=powerpc-unknown-linux-gnu
-mcpu=g5 | FileCheck %s
define void @test(float %F, i8* %P) {
%I = fptosi float %F to i32