[PATCH] D26593: [X86][GlobalISel] Add minimal call lowering support to the IRTranslator

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 15:59:12 PST 2016


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

>From a GlobalISel perspective this looks like the obvious minimal x86 stub.

I think Zvi said he might be experimenting with IRTranslator coverage at the conference, so I assume this is part of making sure that work can be used by anyone else with an interest.


Repository:
  rL LLVM

https://reviews.llvm.org/D26593





More information about the llvm-commits mailing list