[PATCH] D11515: [mips][FastISel] Fix call lowering by bailing out on "fastcc" calls.

Daniel Sanders daniel.sanders at imgtec.com
Mon Jul 27 06:17:55 PDT 2015


dsanders accepted this revision.
dsanders added a comment.
This revision is now accepted and ready to land.

LGTM with a small test case.

The test case should contain a fastcc call and should just check that it falls back on SelectionDAG.


http://reviews.llvm.org/D11515







More information about the llvm-commits mailing list