[X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and...
[X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and an store instruction. This is the clang side of D51769. The llvm intrinsics now return two results instead of using an out parameter. Differential Revision: https://reviews.llvm.org/D51771 llvm-svn: 341678
Loading
Please register or sign in to comment