summaryrefslogtreecommitdiffstats
path: root/lib/Headers/tbmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Update functions in clang supplied headers to use the compiler reservedEric Christopher2016-02-121-36/+36
* [X86] Add missing typecasts in intrinsic macros. This should make them more r...Craig Topper2015-11-111-2/+6
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-20/+20
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-5/+1
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-27/+23
* Use logical/arithmetic operations instead of builtins in tbmintrin.h. This wa...Craig Topper2013-10-051-66/+48
* Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM back...Craig Topper2013-10-031-1/+1
* Adding intrinsics to the clang front end for the x86 TBM instruction set.Yunzhong Gao2013-09-301-0/+176