Add Simple return instruction to Mips fast-isel
authorReed Kotler <rkotler@mips.com>
Tue, 29 Apr 2014 17:57:50 +0000 (17:57 +0000)
committerReed Kotler <rkotler@mips.com>
Tue, 29 Apr 2014 17:57:50 +0000 (17:57 +0000)
commit52c03fbb3b4841f5ca407bffdc5c0f472402efcb
treeb850289d898ecae5233e2ce7163af16237f5e9b3
parentb58db2293dff0eb47d9e16a8482b32e2008b68e4
Add Simple return instruction to Mips fast-isel

Reviewers: dsanders

Reviewed by: dsanders

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

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