summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/sub-of-bias.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner][X86][AArch64] Generalize `A-(A&B)`->`A&(~B)` fold (PR44448)Roman Lebedev2020-01-031-8/+4
* [NFC][X86][AArch64] Add 'A - (A & B)' pattern tests (PR44448)Roman Lebedev2020-01-031-0/+107
OpenPOWER on IntegriCloud