summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/adc-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Use -ffreestanding instead of using the mm_malloc.h include guard hack ...Craig Topper2017-10-121-3/+1
* Fixing PR26558: remove the adx target attribute requirement from adc builtins.Yunzhong Gao2016-03-291-1/+1
* Add the minimum target features that these tests depend upon.Eric Christopher2015-10-151-1/+1
* Move the adc-builtins test to the pattern of the other builtinsEric Christopher2015-10-131-1/+3
* [x86] Fixed argument types in intrinsics:Robert Khasanov2014-09-241-5/+7
* [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.Robert Khasanov2014-09-191-0/+31