[PATCH] D117394: [BOLT] Fix AARCH64 registers aliasing
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 15:52:15 PST 2022
yota9 updated this revision to Diff 403061.
yota9 added a comment.
Herald added a subscriber: mgorny.
Hello @maksfb I was able to add unit tests support and to test this particular function :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117394/new/
https://reviews.llvm.org/D117394
Files:
bolt/CMakeLists.txt
bolt/include/bolt/Core/MCPlusBuilder.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/include/bolt/Utils/CommandLineOpts.h
bolt/lib/Core/MCPlusBuilder.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/lib/Utils/CommandLineOpts.cpp
bolt/test/CMakeLists.txt
bolt/test/Unit/CMakeLists.txt
bolt/test/Unit/lit.cfg.py
bolt/test/Unit/lit.site.cfg.py.in
bolt/tools/driver/llvm-bolt.cpp
bolt/unittests/CMakeLists.txt
bolt/unittests/Core/CMakeLists.txt
bolt/unittests/Core/MCPlusBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117394.403061.patch
Type: text/x-patch
Size: 15548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/89a58443/attachment.bin>
More information about the llvm-commits
mailing list