summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-08-02 18:15:13 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-08-02 18:15:13 +0000
commitbddf83614a5e32297458e96375c533d231a5cd37 (patch)
tree3c4600e48be194eb7ec7691e009534d958aee87f /test
parent804468916a93bb2914c28687829ccb065a97e1d9 (diff)
downloadllvm-bddf83614a5e32297458e96375c533d231a5cd37.tar.gz
llvm-bddf83614a5e32297458e96375c533d231a5cd37.tar.bz2
llvm-bddf83614a5e32297458e96375c533d231a5cd37.tar.xz
Set transient stack alignment in constructor of MipsFrameLowering and re-enable
test o32_cc_vararg.ll. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161189 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Mips/o32_cc_vararg.ll5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/CodeGen/Mips/o32_cc_vararg.ll b/test/CodeGen/Mips/o32_cc_vararg.ll
index fafb910bdf..35332b6550 100644
--- a/test/CodeGen/Mips/o32_cc_vararg.ll
+++ b/test/CodeGen/Mips/o32_cc_vararg.ll
@@ -1,7 +1,4 @@
-; reenable when the correct value for TransientStackAlignment is set.
-; DISABLED: llc -march=mipsel -pre-RA-sched=source < %s | FileCheck %s
-; RUN: false
-; XFAIL: *
+; RUN: llc -march=mipsel -pre-RA-sched=source < %s | FileCheck %s
; All test functions do the same thing - they return the first variable
; argument.