[PATCH] D126110: [BOLT] Fix AND evaluation bug in shrink wrapping
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 15:45:43 PDT 2022
rafauler updated this revision to Diff 431504.
rafauler added a comment.
Rename evaluateSimple function and make it clear its intended usage.
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.431504.patch
Type: text/x-patch
Size: 8434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/c8d240b5/attachment.bin>
More information about the llvm-commits
mailing list