summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/mips64instrs.ll
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2011-11-29 23:08:41 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2011-11-29 23:08:41 +0000
commited2a7d2780399cb2b4fce1e44994949895f6af49 (patch)
tree909b27740e52633ff9799a874c2c227893ffc5a8 /test/CodeGen/Mips/mips64instrs.ll
parent4c7edb3ad8bd513c59190f6ebee9bee34af7d247 (diff)
downloadexternal_llvm-ed2a7d2780399cb2b4fce1e44994949895f6af49.zip
external_llvm-ed2a7d2780399cb2b4fce1e44994949895f6af49.tar.gz
external_llvm-ed2a7d2780399cb2b4fce1e44994949895f6af49.tar.bz2
Change names for MIPS "generic" processors defined in Mips.td to match what GNU
tools use. Patch by Simon Atanasyan. "mips32r1" => "mips32" "4ke" => mips32r2" "mips64r1" => "mips64" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145451 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/mips64instrs.ll')
-rw-r--r--test/CodeGen/Mips/mips64instrs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/mips64instrs.ll b/test/CodeGen/Mips/mips64instrs.ll
index c9812a2..9bc178c 100644
--- a/test/CodeGen/Mips/mips64instrs.ll
+++ b/test/CodeGen/Mips/mips64instrs.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=mips64el -mcpu=mips64r1 < %s | FileCheck %s
+; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s
define i64 @f0(i64 %a0, i64 %a1) nounwind readnone {
entry: