[PATCH] [PowerPC] Replace foul hackery with real calls to __tls_get_addr

Bill Schmidt wschmidt at linux.vnet.ibm.com
Tue Nov 11 11:54:43 PST 2014


This version addresses the comments I've received, with the exception of the one from Rafael.  I looked at this again and still couldn't think of a good way to pass the TGA through LowerCallTo.  I'm willing to do this if anyone has a good idea, but for now this is what I've got.

http://reviews.llvm.org/D6209

Files:
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstr64Bit.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCMCInstLower.cpp
  test/CodeGen/PowerPC/tls-store2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6209.16051.patch
Type: text/x-patch
Size: 19578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141111/390d9a34/attachment.bin>


More information about the llvm-commits mailing list