[update_llc_test_checks] Support AVR
authorBen Shi <powerman1st@163.com>
Tue, 26 Jan 2021 09:50:56 +0000 (17:50 +0800)
committerBen Shi <powerman1st@163.com>
Tue, 26 Jan 2021 09:50:56 +0000 (17:50 +0800)
commit2d7aa149a40b22f3d6721ec7e970ec09a77f8173
treeb207197d6f8edbe7d7b15649f1c53e687b69033a
parent2a33b092f5b175a21680b3980ff2019bc1c65b12
[update_llc_test_checks] Support AVR

Reviewed By: arichardson

Differential Revision: https://reviews.llvm.org/D95240
llvm/test/CodeGen/AVR/com.ll
llvm/test/CodeGen/AVR/neg.ll
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/avr_function_name.ll [new file with mode: 0644]
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/avr_function_name.ll.expected [new file with mode: 0644]
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/avr-function-name.test [new file with mode: 0644]
llvm/utils/UpdateTestChecks/asm.py