[PATCH] D134098: [BOLT] Add pass to fix ambiguous memory references
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 16:45:03 PDT 2022
rafauler updated this revision to Diff 467302.
rafauler added a comment.
Adding requested comment, debugging message fixed, improved test case
2 to be more clear and to test if BOLT breaks this test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134098/new/
https://reviews.llvm.org/D134098
Files:
bolt/include/bolt/Passes/ValidateMemRefs.h
bolt/lib/Core/BinaryEmitter.cpp
bolt/lib/Passes/CMakeLists.txt
bolt/lib/Passes/ValidateMemRefs.cpp
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/test/runtime/X86/jt-symbol-disambiguation-2.s
bolt/test/runtime/X86/jt-symbol-disambiguation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134098.467302.patch
Type: text/x-patch
Size: 13669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/9246d8a4/attachment.bin>
More information about the llvm-commits
mailing list