summaryrefslogtreecommitdiffstats
path: root/test/Headers
Commit message (Expand)AuthorAgeFilesLines
* Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Benjamin Kramer2019-01-151-2/+0
* [X86] Make _xgetbv/_xsetbv on non-windows platformsCraig Topper2019-01-151-0/+2
* [COFF, ARM64] Add __byteswap intrinsicsMandeep Singh Grang2019-01-151-6/+22
* [COFF, ARM64] Add __nop intrinsicMandeep Singh Grang2019-01-141-0/+13
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-081-0/+1
* Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...Andrew Savonichev2018-11-071-1/+0
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-071-0/+1
* PR26547: alignof should return ABI alignment, not preferred alignmentRichard Smith2018-10-261-3/+3
* [OpenCL] Add cl_intel_planar_yuv extensionAndrew Savonichev2018-10-231-2/+15
* Fix march triple used test from rL341475Diogo N. Sampaio2018-09-062-29/+28
* Fix arm_neon.h and arm_fp16.h generation for compiling with std=c89Diogo N. Sampaio2018-09-052-0/+38
* Make __shiftleft128 / __shiftright128 real compiler built-ins.Nico Weber2018-08-171-2/+0
* [Headers] Define *_HAS_SUBNORM for FLT, DBL, LDBLPirama Arumuga Nainar2018-08-081-0/+24
* [ms] Add __shiftleft128 / __shiftright128 intrinsicsNico Weber2018-07-201-0/+2
* Add a test to verify the x86 intrinsic headers compile cleanly with no warnin...Douglas Yung2018-06-201-0/+14
* [X86] Reduce the number of setzero intrinsics to just the set defined by the ...Craig Topper2018-05-301-4/+0
* [X86] NFC Include immintrin.h in CodeGen testsGabor Buella2018-05-242-2/+2
* [x86] Introduce the encl[u|s|v] intrinsicsGabor Buella2018-05-081-0/+27
* [x86] Introduce the pconfig intrinsicGabor Buella2018-05-081-0/+12
* Revert "Emit an error when mixing <stdatomic.h> and <atomic>"Volodymyr Sapsai2018-05-021-10/+0
* Emit an error when mixing <stdatomic.h> and <atomic>Volodymyr Sapsai2018-05-021-0/+10
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* In stdbool.h, define bool, false, true only in gnu++98Stephan Bergmann2017-12-081-5/+11
* [X86] Add 3dnow and 3dnowa to the list of valid target featuresMartin Storsjo2017-11-061-0/+16
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-1/+1
* This adds the _Float16 preprocessor macro definitions.Sjoerd Meijer2017-09-131-0/+65
* Add test that we get the correct calling convention and mangling for va_list.Richard Smith2017-08-161-0/+36
* [Headers] Add a test for arm64intr.hMartin Storsjo2017-07-271-0/+4
* support operator keywords used in Windows SDKErich Keane2017-06-093-0/+54
* Headers: Make the type of SIZE_MAX the same as size_tDuncan P. N. Exon Smith2017-04-271-0/+32
* Use __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`Eric Fiselier2017-04-201-0/+1
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-212-4/+4
* Fix parsing of htmxlintrin.h in C++ modeEric Christopher2017-03-201-0/+19
* [X86] Add NumRegisterParameters Module Flag.Nirav Dave2017-03-181-1/+1
* [Headers] Reapply: Add #include_next for tgmath.h on DarwinBruno Cardoso Lopes2017-03-163-0/+17
* [OpenCL] Correct ndrange_t implementationAnastasia Stulova2017-02-161-9/+9
* [OpenCL] Diagnose write_only image3d when extension is disabledAnastasia Stulova2017-01-251-6/+19
* Guard __gnuc_va_list typedef.Paul Robinson2017-01-231-0/+10
* Revert "[Headers] Add #include_next for tgmath.h on Darwin"Bruno Cardoso Lopes2016-12-122-16/+0
* [Headers] Add #include_next for tgmath.h on DarwinBruno Cardoso Lopes2016-12-092-0/+16
* [Headers] Enable #include_next<float.h> on DarwinBruno Cardoso Lopes2016-12-082-0/+19
* [OpenCL] Remove redundant test for OpenCL header fileYaxun Liu2016-11-071-32/+3
* Implement __stosb intrinsic as a volatile memsetAlbert Gutowski2016-10-141-1/+0
* Add some MS aliases for existing intrinsicsAlbert Gutowski2016-09-141-0/+11
* Add MS __nop intrinsic to intrin.hReid Kleckner2016-09-071-0/+1
* Test case for r280607 to check presence and sanity of the *_LOCK_FREEJoerg Sonnenberger2016-09-041-0/+32
* Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows p...Reid Kleckner2016-08-161-0/+1
* [X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platformsMarina Yatsina2016-08-161-1/+0
* Headers: Add ARM support to intrin.h for MSVC compatibilitySaleem Abdulrasool2016-08-061-0/+4
* Attempting to fix lit test test/Headers/opencl-c-header.cl on cygwin.Yaxun Liu2016-06-271-2/+2