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)
commitaecbb87ee8036ba8d2732d5c9fcc2c83a8c8b8d7
tree9b0a0cd1342147d3245dccedba67e487a9bf266e
parentb664a60ecf4838b2edeca624562c5457bf9fc84e
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230300 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp
test/CodeGen/Mips/Fast-ISel/overflt.ll [new file with mode: 0644]