[all-commits] [llvm/llvm-project] 5ae949: [Clang][ARM] Reenable arm_acle.c test.
David Green via All-commits
all-commits at lists.llvm.org
Fri Mar 12 11:21:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ae949a9276542b46f41374fbe7aee01e480d9d6
https://github.com/llvm/llvm-project/commit/5ae949a9276542b46f41374fbe7aee01e480d9d6
Author: David Green <david.green at arm.com>
Date: 2021-03-12 (Fri, 12 Mar 2021)
Changed paths:
M clang/test/CodeGen/arm_acle.c
Log Message:
-----------
[Clang][ARM] Reenable arm_acle.c test.
This test was apparently disabled in 6fcd4e080f09c9765d6, without any
sign of how it was going to be reenabled. This patch rewrites the test
to use update_cc_test_checks, with midend optimizations other that
mem2reg disabled.
More information about the All-commits
mailing list