[all-commits] [llvm/llvm-project] 2d7aa1: [update_llc_test_checks] Support AVR
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Jan 26 01:51:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d7aa149a40b22f3d6721ec7e970ec09a77f8173
https://github.com/llvm/llvm-project/commit/2d7aa149a40b22f3d6721ec7e970ec09a77f8173
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/test/CodeGen/AVR/com.ll
M llvm/test/CodeGen/AVR/neg.ll
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/avr_function_name.ll
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/avr_function_name.ll.expected
A llvm/test/tools/UpdateTestChecks/update_llc_test_checks/avr-function-name.test
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[update_llc_test_checks] Support AVR
Reviewed By: arichardson
Differential Revision: https://reviews.llvm.org/D95240
More information about the All-commits
mailing list