[llvm-commits] [PATCH 4/5] More PPC64 TOC support

Hal Finkel hfinkel at anl.gov
Wed Sep 5 09:32:51 PDT 2012


Adhemerval,

I don't think the patch was attached to your message.

Thanks again,
Hal

On Wed, 05 Sep 2012 13:01:18 -0300
Adhemerval Zanella <azanella at linux.vnet.ibm.com> wrote:

> This patch extends my previous work with Roman to add TOC support for
> PPC64. Memory references using expressions that might generate fixups
> now creates TOC based ones. The function descriptor also now emits
> the environment pointer.
> 
> Following some ARM code, I added a virtual method on MCStremer to
> handle the ".tc" entries in .toc section for PPC64.
> 
> This patch also fixes some symbol name clash when IR file contains
> symbol named ".LCX". It also adjust some testcases to take in
> consideration the environment pointer.
> 
> Please review.
> 



-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list