summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/bmiintrin.h
Commit message (Expand)AuthorAgeFilesLines
* bmiintrin.h: Allow using the tzcnt intrinsics for non-BMI targetsHans Wennborg2015-11-171-3/+9
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-17/+17
* 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-15/+20
* Avoid undefined behavior in the x86 bmi header file by explicitly checking fo...Craig Topper2014-11-011-3/+3
* added Intel's BMI intrinsic variants Sanjay Patel2014-05-281-1/+34
* Rename tzcnt intrinsics to match gcc.Craig Topper2012-07-021-3/+3
* Add the rest of the BMI intrinsics.Craig Topper2011-12-251-0/+60
* Add intrinsics for lzcnt and tzcnt instructions.Craig Topper2011-12-251-0/+55
OpenPOWER on IntegriCloud