[PATCH] D51771: [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and an store instruction.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 10:00:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC341678: [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51771?vs=164357&id=164452#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51771

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/adc-builtins.c
  test/CodeGen/adx-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51771.164452.patch
Type: text/x-patch
Size: 5258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/00bf7537/attachment-0001.bin>


More information about the llvm-commits mailing list