[PATCH] D70243: Lowering CPI/JTI/BA to assembly

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 07:28:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca33727abe4c: [AIX] Lowering jump table, constant pool and block address in asm (authored by Xiangling_L).

Changed prior to commit:
  https://reviews.llvm.org/D70243?vs=229719&id=230263#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70243

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/MachineModuleInfo.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
  llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
  llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70243.230263.patch
Type: text/x-patch
Size: 17978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/5152fb7a/attachment-0001.bin>


More information about the llvm-commits mailing list