[PATCH] D153788: [SystemZ][z/OS] z/OS ADA codegen and emission

Yusra Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 08:24:03 PDT 2023


yusra.syeda updated this revision to Diff 536262.
yusra.syeda added a comment.

Change iPTR to i64 and move a comment


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

https://reviews.llvm.org/D153788

Files:
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.h
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/lib/Target/SystemZ/SystemZInstrInfo.h
  llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  llvm/lib/Target/SystemZ/SystemZOperators.td
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
  llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
  llvm/lib/Target/SystemZ/SystemZSubtarget.h
  llvm/test/CodeGen/SystemZ/call-zos-vararg.ll
  llvm/test/CodeGen/SystemZ/zos-ada-relocations.ll
  llvm/test/CodeGen/SystemZ/zos-ada.ll
  llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153788.536262.patch
Type: text/x-patch
Size: 36892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/9ccd94b4/attachment-0001.bin>


More information about the llvm-commits mailing list