[all-commits] [llvm/llvm-project] 4de0c4: [NFC][ARM] Fix update_llc_test_checks for armv7-ap...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Jun 23 06:34:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4de0c400317e5a92d57f2c76545061a9e7de22f8
https://github.com/llvm/llvm-project/commit/4de0c400317e5a92d57f2c76545061a9e7de22f8
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/test/CodeGen/ARM/ifcvt5.ll
M llvm/test/CodeGen/ARM/ifcvt6.ll
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[NFC][ARM] Fix update_llc_test_checks for armv7-apple-ios, autogenerate ifcvt5.ll/ifcvt6.ll
Commit: 15be15073ef6eb2c4fd734917322909d405f16e2
https://github.com/llvm/llvm-project/commit/15be15073ef6eb2c4fd734917322909d405f16e2
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/test/CodeGen/ARM/switch-minsize.ll
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple-ios, autogenerate switch-minsize.ll
Commit: 3c94869632d3f762c1699d4d920c1ac2721b95c0
https://github.com/llvm/llvm-project/commit/3c94869632d3f762c1699d4d920c1ac2721b95c0
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/swifterror.ll
M llvm/test/CodeGen/AArch64/branch-relax-asm.ll
M llvm/test/CodeGen/AArch64/swifterror.ll
M llvm/test/CodeGen/ARM/ifcvt-iter-indbr.ll
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[NFC][ARM] Fix update_llc_test_checks for aarch64-apple-ios/thumbv7s-apple-darwin, autogenerate a few tests
Commit: b77972ac4f05a45fabdd76f60ac1deb5816512b5
https://github.com/llvm/llvm-project/commit/b77972ac4f05a45fabdd76f60ac1deb5816512b5
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/check-sign-bit-before-extension.ll
M llvm/test/CodeGen/AArch64/sve-breakdown-scalable-vectortype.ll
Log Message:
-----------
[NFC][AArch64] Autogenerate a few more tests
Commit: eb7ce97870d919961f5a41804d33684abbef1188
https://github.com/llvm/llvm-project/commit/eb7ce97870d919961f5a41804d33684abbef1188
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple-darwin, autogenerate thumb2-ifcvt1.ll
Compare: https://github.com/llvm/llvm-project/compare/8c01deb8e654...eb7ce97870d9
More information about the All-commits
mailing list