| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the minimum target features that these tests depend upon. | Eric Christopher | 2015-10-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 250448 | ||||
| * | Move the adc-builtins test to the pattern of the other builtins | Eric Christopher | 2015-10-13 | 1 | -1/+3 |
| | | | | | | | tests by predefining _MM_MALLOC_H rather than use -ffreestanding. llvm-svn: 250203 | ||||
| * | [x86] Fixed argument types in intrinsics: | Robert Khasanov | 2014-09-24 | 1 | -5/+7 |
| | | | | | | | | | | | _addcarryx_u64 _addcarry_u64 _subborrow_u64 Thanks Pasi Parviainen for notice. llvm-svn: 218376 | ||||
| * | [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}. | Robert Khasanov | 2014-09-19 | 1 | -0/+31 |
| They are added to adxintrin.h but outside __ADX__ block. These intrinics generates adc and sbb correspondingly that were available before ADX llvm-svn: 218118 | |||||

