[all-commits] [llvm/llvm-project] 53d5ac: [LoongArch] Add LoongArch support to update_llc_te...
wangleiat via All-commits
all-commits at lists.llvm.org
Wed Jul 6 02:27:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53d5aceb707834c4bde17de4882056bd70a009f8
https://github.com/llvm/llvm-project/commit/53d5aceb707834c4bde17de4882056bd70a009f8
Author: wanglei <wanglei at loongson.cn>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_function_name.ll
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_function_name.ll.expected
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.generated.expected
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.nogenerated.expected
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/loongarch-function-name.test
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/loongarch_generated_funcs.test
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[LoongArch] Add LoongArch support to update_llc_test_checks
Add LoongArch assembly scrubbing and triple support to update_llc_test_checks.
Depends on D128432
Reviewed By: MaskRay, xen0n
Differential Revision: https://reviews.llvm.org/D128433
More information about the All-commits
mailing list