Files
clang-p2996/llvm/test/CodeGen/ARM
Craig Topper 8e132c5c1d [LegalizeTypes][ARM][X86] Change ExpandIntRes_ABS to use sra+xor+sub.
Previously we used sra+add+xor if ADDCARRY is supported. This changes
to sra+xor+sub is SUBCARRY is available.

This is consistent with the recent change to the default expansion
in LegalizeDAG.

Differential Revision: https://reviews.llvm.org/D121039
2022-03-07 11:28:32 -08:00
..
2021-07-07 10:21:07 +01:00
2021-07-01 21:08:13 +01:00
2021-11-21 18:33:29 +00:00