[PATCH] First stage of call lowering for Mips fast-isel

reed kotler rkotler at mips.com
Thu Oct 16 12:01:19 PDT 2014


This is the version of the executable test case that i will do the .ll "make check" test from. The only function that this patch cannot handle is xfid. This is the case of (float, int, double). It's not rocket science to fix this but it's easier to do it on another patch. In this situation the double needs to be loaded into a2,a3. If I have time I will add it to the patch but probably on a small follow on patch.

{F212095}

{F212096}

http://reviews.llvm.org/D5714






More information about the llvm-commits mailing list