Files
clang-p2996/llvm/test/CodeGen/PowerPC/select-constant-xor.ll
David Green d8d24c64fe [DAG] Fix GT -> GE condition when creating SetCC
79845ed6df folded some setcc(ashr) conditions to setcc, but got
the condition for NE incorrect, using GT where it should be using GE.
2021-09-08 12:41:51 +01:00

3.5 KiB