summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/xsaveintrin.h
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove semicolons at the end of intrinsics implemented as macros so the...Craig Topper2019-05-191-1/+1
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsaveintrin.h when _MSC_VER i...Craig Topper2019-01-181-1/+1
* Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Craig Topper2019-01-161-0/+19
* Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Benjamin Kramer2019-01-151-19/+0
* [X86] Make _xgetbv/_xsetbv on non-windows platformsCraig Topper2019-01-151-0/+19
* [X86] Remove 'return' from a bunch of intrinsics that return void and use a b...Craig Topper2018-05-301-4/+4
* [X86] Fix some inconsistent formatting in the first line of our intrinsics he...Craig Topper2018-05-041-1/+1
* Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows p...Reid Kleckner2016-08-161-13/+0
* [X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platformsMarina Yatsina2016-08-161-0/+13
* Headers: Switch some headers to LF line endings for consistency.Peter Collingbourne2015-10-151-58/+58
* [X86] Add XSAVE intrinsic familyAmjad Aboud2015-10-131-0/+58
OpenPOWER on IntegriCloud