summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Split type and macro definitions into opencl-c-base.hSven van Haastregt2019-06-191-0/+1
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [x86] invpcid intrinsicGabor Buella2018-05-251-0/+1
* [modules] Mark __wmmintrin_pclmul.h/__wmmintrin_aes.h as textualRaphael Isemann2018-05-231-8/+3
* [X86] As mentioned in post-commit feedback in D47174, move the 128 bit f16c i...Craig Topper2018-05-221-5/+0
* [X86] Another attempt at fixing the intrinsic module map for rr333014.Craig Topper2018-05-221-1/+1
* [X86] Add __emmintrin_f16c.h to module map and CMakeLists.Craig Topper2018-05-221-0/+5
* [X86] ptwrite intrinsicGabor Buella2018-05-101-0/+1
* [x86] Introduce the encl[u|s|v] intrinsicsGabor Buella2018-05-081-0/+1
* [x86] Introduce the pconfig intrinsicGabor Buella2018-05-081-0/+1
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+1
* [X86] Add recently added intrinsic headers to the module map.Craig Topper2018-04-241-0/+3
* [AArch64] Add ARMv8.2-A FP16 scalar intrinsicsAbderrazek Zaafrani2018-01-191-0/+1
* [X86] Clzero flag addition and inclusion under znver1Craig Topper2017-02-091-0/+1
* [Modules] Add 'freestanding' to the 'requires-declaration' feature-list.Elad Cohen2016-09-041-0/+1
* [Modules] Add 'gnuinlineasm' to the 'requires-declaration' feature-list.Bruno Cardoso Lopes2016-08-301-0/+1
* [OpenCL] Include opencl-c.h by default as a clang moduleYaxun Liu2016-06-201-0/+5
* Revert incorrect module map changes in r269907 and replace them with theRichard Smith2016-05-201-4/+1
* Add new intrinsic support for MONITORX and MWAITX instructionsAshutosh Nema2016-05-181-0/+4
* [modules] Don't expose *intrin.h headers that cannot be included standalone asRichard Smith2016-04-161-49/+12
* Add copyright notice to the modulemap file.Yunzhong Gao2016-04-041-0/+23
* D18325: Added mm_malloc module export.John Thompson2016-03-221-0/+1
* [SystemZ] Add support for vecintrin.h vector built-in functionsUlrich Weigand2015-07-301-0/+5
* Remove `requires` for x86 CPU features.Sean Silva2015-06-251-25/+0
* It appears these exports are needed, as wmmintrin.h includes them.John Thompson2015-05-271-0/+2
* [modules] Fix a #include cycle when building a module for our builtin headers.Richard Smith2015-05-141-1/+1
* [SystemZ] Add header files to Makefile / module.modulemapUlrich Weigand2015-04-011-0/+13
* Add [extern_c] attribute to _Builtin_intrinsics moduleBen Langmuir2015-01-131-1/+1
* Fix interaction of max_align_t and modules.Richard Smith2014-10-031-0/+4
* Add module map entry for ARM ACLE header fileYi Kong2014-07-231-0/+5
* AVX-512: I added new headers to makefiles. It should resolve tests fail.Elena Demikhovsky2014-07-221-0/+11
* Rename lib/Headers/module.map to module.modulemapBen Langmuir2014-04-171-0/+156
OpenPOWER on IntegriCloud