[all-commits] [llvm/llvm-project] 728cd5: [RISCV] Rename Zb* extension tests to use lower ca...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Mar 22 19:19:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 728cd5dde7f1a19b952d150a3de9208ca6c406dc
https://github.com/llvm/llvm-project/commit/728cd5dde7f1a19b952d150a3de9208ca6c406dc
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
R llvm/test/CodeGen/RISCV/rv32Zba.ll
R llvm/test/CodeGen/RISCV/rv32Zbb.ll
R llvm/test/CodeGen/RISCV/rv32Zbbp.ll
R llvm/test/CodeGen/RISCV/rv32Zbp.ll
R llvm/test/CodeGen/RISCV/rv32Zbs.ll
R llvm/test/CodeGen/RISCV/rv32Zbt.ll
A llvm/test/CodeGen/RISCV/rv32zba.ll
A llvm/test/CodeGen/RISCV/rv32zbb-zbp.ll
A llvm/test/CodeGen/RISCV/rv32zbb.ll
A llvm/test/CodeGen/RISCV/rv32zbp.ll
A llvm/test/CodeGen/RISCV/rv32zbs.ll
A llvm/test/CodeGen/RISCV/rv32zbt.ll
R llvm/test/CodeGen/RISCV/rv64Zba.ll
R llvm/test/CodeGen/RISCV/rv64Zbb.ll
R llvm/test/CodeGen/RISCV/rv64Zbbp.ll
R llvm/test/CodeGen/RISCV/rv64Zbp.ll
R llvm/test/CodeGen/RISCV/rv64Zbs.ll
R llvm/test/CodeGen/RISCV/rv64Zbt.ll
A llvm/test/CodeGen/RISCV/rv64zba.ll
A llvm/test/CodeGen/RISCV/rv64zbb-zbp.ll
A llvm/test/CodeGen/RISCV/rv64zbb.ll
A llvm/test/CodeGen/RISCV/rv64zbp.ll
A llvm/test/CodeGen/RISCV/rv64zbs.ll
A llvm/test/CodeGen/RISCV/rv64zbt.ll
Log Message:
-----------
[RISCV] Rename Zb* extension tests to use lower case 'Z' in file names.
As discussed in D99009
More information about the All-commits
mailing list