[PATCH] D149668: [ShrinkWrap] Use underlying object to rule out stack access.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 01:29:07 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e2b4f97a095: [ShrinkWrap] Use underlying object to rule out stack access. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149668

Files:
  llvm/lib/CodeGen/ShrinkWrap.cpp
  llvm/test/CodeGen/AArch64/addsub.ll
  llvm/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/test/CodeGen/AArch64/combine-comparisons-by-cse.ll
  llvm/test/CodeGen/AArch64/csr-split.ll
  llvm/test/CodeGen/AArch64/shrink-wrap-byval-inalloca-preallocated.ll
  llvm/test/CodeGen/AArch64/taildup-cfi.ll
  llvm/test/CodeGen/PowerPC/branch-on-store-cond.ll
  llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll
  llvm/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
  llvm/test/CodeGen/RISCV/hoist-global-addr-base.ll
  llvm/test/CodeGen/RISCV/pr51206.ll
  llvm/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
  llvm/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
  llvm/test/CodeGen/X86/cmov.ll
  llvm/test/CodeGen/X86/copy-eflags.ll
  llvm/test/CodeGen/X86/csr-split.ll
  llvm/test/CodeGen/X86/i686-win-shrink-wrapping.ll
  llvm/test/CodeGen/X86/inline-asm-flag-output.ll
  llvm/test/CodeGen/X86/peep-test-5.ll
  llvm/test/CodeGen/X86/shrink-wrap-chkstk-x86_64.ll
  llvm/test/CodeGen/X86/statepoint-vector.ll
  llvm/test/DebugInfo/X86/merge_inlined_loc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149668.519009.patch
Type: text/x-patch
Size: 64696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/719e894c/attachment.bin>


More information about the llvm-commits mailing list