diff options
Diffstat (limited to 'test/CodeGen/PowerPC/ppcsoftops.ll')
| -rw-r--r-- | test/CodeGen/PowerPC/ppcsoftops.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/ppcsoftops.ll b/test/CodeGen/PowerPC/ppcsoftops.ll index 56c057613bdc..70ee8a42baa9 100644 --- a/test/CodeGen/PowerPC/ppcsoftops.ll +++ b/test/CodeGen/PowerPC/ppcsoftops.ll @@ -1,4 +1,6 @@ ; RUN: llc -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s + +; Testing operations in soft-float mode define double @foo() #0 { entry: %a = alloca double, align 8 |
