This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Lower call for callee that is register
ClosedPublic

Authored by Petar.Avramovic on May 29 2019, 6:33 AM.

Details

Summary

Lower call for callee that is register for MIPS32.
Register should contain callee function address.

Diff Detail

Repository
rL LLVM