[all-commits] [llvm/llvm-project] aba4e4: [AArch64] Add hex comments to mov-imm spellings in...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Mar 15 14:30:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aba4e4d6c1c40ea7b8ba793627b62dc83a47a1d0
https://github.com/llvm/llvm-project/commit/aba4e4d6c1c40ea7b8ba793627b62dc83a47a1d0
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
M llvm/test/CodeGen/AArch64/movw-consts.ll
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_function_name.ll.expected
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_generated_funcs.ll.generated.expected
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_generated_funcs.ll.nogenerated.expected
Log Message:
-----------
[AArch64] Add hex comments to mov-imm spellings in the InstPrinter
Differential Revision: https://reviews.llvm.org/D146105
More information about the All-commits
mailing list