Beginning of alloca implementation for Mips fast-isel
authorReed Kotler <rkotler@mips.com>
Tue, 24 Feb 2015 02:36:45 +0000 (02:36 +0000)
committerReed Kotler <rkotler@mips.com>
Tue, 24 Feb 2015 02:36:45 +0000 (02:36 +0000)
commit5fb7d8b508189d12a3ed7b9d901f2a2d1c7d0a7b
tree9fe033d1c6acdaddc31368216d131b3d181bc79d
parent4ae3dda60535b10015f2ce3574e8d5b252739b7a
Beginning of alloca implementation for Mips fast-isel

Summary: Begin to add various address modes; including alloca.

Test Plan: Make sure there are no regressions in test-suite at O0/02 in mips32r1/r2

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: echristo, rfuhler, llvm-commits

Differential Revision: http://reviews.llvm.org/D6426

llvm-svn: 230300
llvm/lib/Target/Mips/MipsFastISel.cpp
llvm/test/CodeGen/Mips/Fast-ISel/overflt.ll [new file with mode: 0644]