summaryrefslogtreecommitdiffstats
path: root/lib/Headers/adxintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [X86] Remove the addcarry builtins. Leaving only the addcarryx builtins since...Craig Topper2018-12-101-2/+2
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-6/+6
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-4/+2
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-6/+11
* [x86] Fixed argument types in intrinsics:Robert Khasanov2014-09-241-6/+6
* [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.Robert Khasanov2014-09-191-0/+34
* [x86] Added _addcarryx_u32, _addcarryx_u64 intrinsicsRobert Khasanov2014-09-191-0/+49