[PATCH] D69428: [GlobalOpt] Remove valgrind specific hacks (revert r160529)

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 05:39:04 PDT 2021


evgeny777 updated this revision to Diff 337725.
evgeny777 added a comment.

Rebased and addressed comments from @lattner (I've removed the `dead-store-status.ll` because it is specific to CleanupPointerRootUsers)


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

https://reviews.llvm.org/D69428

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/ThinLTO/X86/import-constant.ll
  llvm/test/Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll
  llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users.ll
  llvm/test/Transforms/GlobalOpt/dead-store-status.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69428.337725.patch
Type: text/x-patch
Size: 12784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/fbd86880/attachment.bin>


More information about the llvm-commits mailing list