[PATCH] D62532: [AIX] Implement function descriptor on SDAG

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 12:12:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362735: [AIX] Implement function descriptor on SDAG (authored by jasonliu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62532?vs=203406&id=203415#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62532/new/

https://reviews.llvm.org/D62532

Files:
  llvm/trunk/include/llvm/MC/MCSymbol.h
  llvm/trunk/include/llvm/MC/MCSymbolXCOFF.h
  llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/test/CodeGen/PowerPC/aix_gpr_param.ll
  llvm/trunk/test/CodeGen/PowerPC/test_call_aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62532.203415.patch
Type: text/x-patch
Size: 23664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/dea06a72/attachment.bin>


More information about the llvm-commits mailing list