Files
clang-p2996/llvm/lib/Support
goldsteinn 877cb9a2ed [KnownBits] Make {s,u}{add,sub}_sat optimal (#113096)
Changes are:
    1) Make signed-overflow detection optimal
    2) For signed-overflow, try to rule out direction even if we can't
       totally rule out overflow.
    3) Intersect add/sub assuming no overflow with possible overflow
       clamping values as opposed to add/sub without the assumption.
2024-11-05 09:03:37 -06:00
..
2024-10-17 20:04:00 +09:00
2024-07-31 16:40:26 +00:00