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

Adhemerval Zanella azanella at linux.vnet.ibm.com
Wed Sep 5 10:26:20 PDT 2012


Indeed, attaching now.


On 09/05/2012 01:32 PM, Hal Finkel wrote:
> 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.
>>
>
>


-- 
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: 04-ppc64-toc-support.patch
Type: text/x-patch
Size: 15580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120905/10e657cd/attachment.bin>


More information about the llvm-commits mailing list