summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/brdelayslot.ll
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-08-22 02:51:28 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-08-22 02:51:28 +0000
commit6522a9e04bcfa447299f4fd10ee9afffd5834a47 (patch)
treec20bfd362be1ec683291fd6987a1e5da93bab17f /test/CodeGen/Mips/brdelayslot.ll
parentc8f267f66931c4358f11a2934e8b6234d9b7f0bd (diff)
downloadexternal_llvm-6522a9e04bcfa447299f4fd10ee9afffd5834a47.zip
external_llvm-6522a9e04bcfa447299f4fd10ee9afffd5834a47.tar.gz
external_llvm-6522a9e04bcfa447299f4fd10ee9afffd5834a47.tar.bz2
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
default. Patch by Carl Norum. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162339 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/brdelayslot.ll')
-rw-r--r--test/CodeGen/Mips/brdelayslot.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/brdelayslot.ll b/test/CodeGen/Mips/brdelayslot.ll
index b266ce6..d2832da 100644
--- a/test/CodeGen/Mips/brdelayslot.ll
+++ b/test/CodeGen/Mips/brdelayslot.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=mipsel -enable-mips-delay-filler < %s | FileCheck %s
+; RUN: llc -march=mipsel < %s | FileCheck %s
define void @foo1() nounwind {
entry: