| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bmiintrin.h: Allow using the tzcnt intrinsics for non-BMI targets | Hans Wennborg | 2015-11-17 | 1 | -3/+9 |
| * | [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR | Michael Kuperstein | 2015-06-30 | 1 | -17/+17 |
| * | Update the intel intrinsic headers to use the target attribute support. | Eric Christopher | 2015-06-17 | 1 | -5/+1 |
| * | Use a define for per-file function attributes for the Intel intrinsic headers. | Eric Christopher | 2015-06-17 | 1 | -15/+20 |
| * | Avoid undefined behavior in the x86 bmi header file by explicitly checking fo... | Craig Topper | 2014-11-01 | 1 | -3/+3 |
| * | added Intel's BMI intrinsic variants | Sanjay Patel | 2014-05-28 | 1 | -1/+34 |
| * | Rename tzcnt intrinsics to match gcc. | Craig Topper | 2012-07-02 | 1 | -3/+3 |
| * | Add the rest of the BMI intrinsics. | Craig Topper | 2011-12-25 | 1 | -0/+60 |
| * | Add intrinsics for lzcnt and tzcnt instructions. | Craig Topper | 2011-12-25 | 1 | -0/+55 |

