OSDN Git Service

[mips][fastisel] Correct argument lowering for (f64, f64, i32) and similar.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Aug 2016 15:32:51 +0000 (15:32 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Aug 2016 15:32:51 +0000 (15:32 +0000)
commita738e2139244553298f9e3073381a43889debb60
tree9fdab51de96fc801d03a99ebae9468a8f03e59a9
parent1704eb6864ebc68c88f11a2f9991004073d4e569
[mips][fastisel] Correct argument lowering for (f64, f64, i32) and similar.

Summary:
Allocating an AFGR64 shadows two GPR32's instead of just one.

This fixes an LNT regression detected by our internal buildbots.

Reviewers: sdardis

Subscribers: dsanders, sdardis, llvm-commits

Differential Revision: https://reviews.llvm.org/D23012

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp
test/CodeGen/Mips/Fast-ISel/sel1.ll