Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Remove the addcarry builtins. Leaving only the addcarryx builtins since... | Craig Topper | 2018-12-10 | 1 | -4/+4 |
* | [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic an... | Craig Topper | 2018-09-07 | 1 | -4/+16 |
* | [X86] Use -ffreestanding instead of using the mm_malloc.h include guard hack ... | Craig Topper | 2017-10-12 | 1 | -3/+1 |
* | Fixing PR26558: remove the adx target attribute requirement from adc builtins. | Yunzhong Gao | 2016-03-29 | 1 | -1/+1 |
* | Add the minimum target features that these tests depend upon. | Eric Christopher | 2015-10-15 | 1 | -1/+1 |
* | Move the adc-builtins test to the pattern of the other builtins | Eric Christopher | 2015-10-13 | 1 | -1/+3 |
* | [x86] Fixed argument types in intrinsics: | Robert Khasanov | 2014-09-24 | 1 | -5/+7 |
* | [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}. | Robert Khasanov | 2014-09-19 | 1 | -0/+31 |