Skip to content
Commit 52a61fc2 authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 72964ae9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment