[DAG] Add tests for select_cc and setcc with constant patterns.
authorDavid Green <david.green@arm.com>
Sun, 5 Sep 2021 09:17:21 +0000 (10:17 +0100)
committerDavid Green <david.green@arm.com>
Sun, 5 Sep 2021 09:17:21 +0000 (10:17 +0100)
commit7801d7963d4fa48f738394c40477eefa1f57eb89
tree864e0cf776301089c0f131a77d02536bd83370e9
parent9b015383f1f1ccf2d69bfff223adce84be72a686
[DAG] Add tests for select_cc and setcc with constant patterns.
llvm/test/CodeGen/AArch64/select-constant-xor.ll [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/select-constant-xor.ll [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/selectcc-icmp-select-float.ll
llvm/test/CodeGen/ARM/select-constant-xor.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/select-constant-xor.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/select-constant-xor.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/select-constant-xor.ll [new file with mode: 0644]