[llvm-commits] [PATCH 5/5] Initial MCJIT PPC64 support

Adhemerval Zanella azanella at linux.vnet.ibm.com
Wed Sep 5 09:01:24 PDT 2012


This patch adds initial PPC64 JIT support. For this patch, I focused on existent
testcases. Currently, TOC accesses and function calls (internal and external)
are working. I'm still working on function calls through function pointers and
also on remaining testcases.

Please review.

-- 
Adhemerval Zanella Netto
  Software Engineer
  Linux Technology Center Brazil
  Toolchain / GLIBC on Power Architecture
  azanella at linux.vnet.ibm.com / azanella at br.ibm.com
  +55 61 8642-9890

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05-ppc64-mcjit.patch
Type: text/x-patch
Size: 16800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120905/689f0bc1/attachment.bin>


More information about the llvm-commits mailing list