[all-commits] [llvm/llvm-project] 7801d7: [DAG] Add tests for select_cc and setcc with const...
David Green via All-commits
all-commits at lists.llvm.org
Sun Sep 5 02:17:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7801d7963d4fa48f738394c40477eefa1f57eb89
https://github.com/llvm/llvm-project/commit/7801d7963d4fa48f738394c40477eefa1f57eb89
Author: David Green <david.green at arm.com>
Date: 2021-09-05 (Sun, 05 Sep 2021)
Changed paths:
A llvm/test/CodeGen/AArch64/select-constant-xor.ll
A llvm/test/CodeGen/AMDGPU/select-constant-xor.ll
M llvm/test/CodeGen/AMDGPU/selectcc-icmp-select-float.ll
A llvm/test/CodeGen/ARM/select-constant-xor.ll
A llvm/test/CodeGen/PowerPC/select-constant-xor.ll
A llvm/test/CodeGen/RISCV/select-constant-xor.ll
A llvm/test/CodeGen/X86/select-constant-xor.ll
Log Message:
-----------
[DAG] Add tests for select_cc and setcc with constant patterns.
More information about the All-commits
mailing list