[PATCH] Finish getting Mips fast-isel to match up with AArch64 fast-isel
reed kotler
rkotler at mips.com
Wed Oct 8 18:50:00 PDT 2014
Hi dsanders,
In order to facilitate use of common code, checking by reviewers of other fast-isel ports, and hopefully to eventually move most of Mips and other fast-isel ports into target independent code, I've tried to get the two implementations to line up.
There is no functional code change. Just methods moved in the file to be in the same order as in AArch64.
http://reviews.llvm.org/D5692
Files:
lib/Target/Mips/MipsFastISel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5692.14621.patch
Type: text/x-patch
Size: 32361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/ab8b14c4/attachment.bin>
More information about the llvm-commits
mailing list