start to clean up buildMI calls in mips fast-isel
authorReed Kotler <rkotler@mips.com>
Sun, 8 Jun 2014 03:04:42 +0000 (03:04 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 8 Jun 2014 03:04:42 +0000 (03:04 +0000)
commitcf7742cb63ea34798c72670bf8c8c1fd93d2577c
tree5489d39b70c2f14e5f8758e9ab160e3cbca3ccb2
parent2aa472f4bdf6d1821bddf00ebea0e73236d906c8
start to clean up buildMI calls in mips fast-isel

Summary: Merge branch 'master' into 1758_6

Test Plan:
No functionality change. Run "make check" and run test-suite.
Because our servers are not yet running again I have not yet run test-suite.
I will further review myself before submission.

Reviewers: dsanders

Reviewed By: dsanders

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp