[PATCH] D126110: [BOLT] Fix AND evaluation bug in shrink wrapping

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 14:59:58 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc09cd64e5c6d: [BOLT] Fix AND evaluation bug in shrink wrapping (authored by rafauler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126110

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/include/bolt/Passes/StackPointerTracking.h
  bolt/lib/Passes/AllocCombiner.cpp
  bolt/lib/Passes/ShrinkWrapping.cpp
  bolt/lib/Passes/StackAllocationAnalysis.cpp
  bolt/lib/Passes/ValidateInternalCalls.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp
  bolt/test/X86/shrinkwrapping-and-rsp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126110.432396.patch
Type: text/x-patch
Size: 8542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/49207aaa/attachment.bin>


More information about the llvm-commits mailing list