Add numeric extend, trunctate to mips fast-isel
authorReed Kotler <rkotler@mips.com>
Tue, 30 Sep 2014 16:30:13 +0000 (16:30 +0000)
committerReed Kotler <rkotler@mips.com>
Tue, 30 Sep 2014 16:30:13 +0000 (16:30 +0000)
commit3ebdcc9ea791033d40b757ce4ad7668279502131
tree614ce8ced6fd8acfc87dcc27c7b7aef486121e19
parent2c13e71728200cd40aaa0fde3987c45949375433
Add numeric extend, trunctate to mips fast-isel

Summary:
 Add numeric extend, trunctate to mips fast-isel

 Reactivates D4827

Test Plan:
fpext.ll
loadstoreconv.ll

Reviewers: dsanders

Subscribers: mcrosier

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

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