[all-commits] [llvm/llvm-project] 2b23db: [AArch64] Rewrite ldst-unsignedimm.ll codegen test.
David Green via All-commits
all-commits at lists.llvm.org
Fri Sep 24 01:09:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b23db78a33c2a6852ca098ebfe9b5636ef7d980
https://github.com/llvm/llvm-project/commit/2b23db78a33c2a6852ca098ebfe9b5636ef7d980
Author: David Green <david.green at arm.com>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/ldst-unsignedimm.ll
Log Message:
-----------
[AArch64] Rewrite ldst-unsignedimm.ll codegen test.
Instead of relying on many volatile loads/stores in a single function,
rewrite the test to use separate functions as any other test would.
More information about the All-commits
mailing list