[PATCH] [PowerPC] Fix __tls_get_addr sequence to avoid register assignment issues

Bill Schmidt wschmidt at linux.vnet.ibm.com
Sun Feb 8 15:38:18 PST 2015


Re-posting the last one because PPCTLSDynamicCall.cpp came out as a diff instead of an add of a new file.  Sorry for any problems.


http://reviews.llvm.org/D7491

Files:
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/PowerPC/PPCFrameLowering.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
  lib/Target/PowerPC/PPCTLSDynamicCall.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/retaddr2.ll
  test/CodeGen/PowerPC/tls-cse.ll
  test/CodeGen/PowerPC/tls-store2.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7491.19558.patch
Type: text/x-patch
Size: 36728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150208/38ef66bc/attachment.bin>


More information about the llvm-commits mailing list