[llvm] r278293 - GlobalISel: implement simple function calls on AArch64.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 15:22:01 PDT 2016


On 10 August 2016 at 14:44, Tim Northover via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> We're still limited in the arguments we support, but this at least handles the
> basic cases.

Sorry, forgot to "git add" the tests here. They're in r278296.

Tim.


More information about the llvm-commits mailing list