[PATCH] D130884: [FastISel] Propagate PCSections metadata to MachineInstr

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 09:57:53 PDT 2022


melver updated this revision to Diff 450029.
melver edited the summary of this revision.
melver added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130884

Files:
  llvm/include/llvm/CodeGen/FastISel.h
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Target/Mips/MipsFastISel.cpp
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/utils/TableGen/FastISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130884.450029.patch
Type: text/x-patch
Size: 136674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/22686657/attachment-0001.bin>


More information about the llvm-commits mailing list