summaryrefslogtreecommitdiffstats
path: root/lib/Headers
Commit message (Expand)AuthorAgeFilesLines
* Reverting r239883 and r240720:Hans Wennborg2015-08-0436-47/+262
* Merging r243642, r243643, and r243644:Hans Wennborg2015-07-304-0/+8956
* Merging r242297:Hans Wennborg2015-07-171-24/+203
* Add missing builtins to altivec.h for ABI compliance (vol. 4)Nemanja Ivanovic2015-07-141-11/+617
* [x86] add 2 bit to ObjCOrBuiltinID and new intrinsicsAsaf Badouh2015-07-141-0/+1045
* [Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'David Majnemer2015-07-131-31/+37
* [Intrin.h] Make the variable names more consistentDavid Majnemer2015-07-131-34/+32
* Intrin.h: Don't invade the program's namespaceDavid Majnemer2015-07-131-34/+34
* Intrin.h: Clean up our atomic intrinsicsDavid Majnemer2015-07-131-43/+31
* Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic2015-07-101-97/+398
* Add the missing return statements from revision 241399.Nemanja Ivanovic2015-07-051-2/+3
* Add missing builtins to altivec.h for ABI compliance (vol. 2)Nemanja Ivanovic2015-07-051-6/+189
* This patch adds support for the vector merge even word and vector merge odd wordKit Barton2015-07-021-0/+50
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-3033-2013/+2013
* [X86] Add missing undef of DEFAULT_FN_ATTRS in FXSR intrinsicsMichael Kuperstein2015-06-301-0/+2
* [X86] Add FXSR intrinsicsMichael Kuperstein2015-06-304-4/+56
* [x86][AVX512CD] Add conflict and lzcnt intrinsics in their 512bit versionsAsaf Badouh2015-06-293-0/+134
* [X86][AVX512BW] Add more intrinsics support:Asaf Badouh2015-06-291-0/+749
* AVX-512: Implemented AVX-512 FMA intrinsics and tests.Elena Demikhovsky2015-06-292-36/+1397
* Add missing builtins to altivec.h for ABI compliance (vol. 1)Nemanja Ivanovic2015-06-261-13/+179
* Add new file from r240741 to CMakeLists.txt.Nico Weber2015-06-261-0/+1
* Add an inttypes.h wrapper that fixes up some macros in Microsoft mode.Nico Weber2015-06-261-0/+102
* Remove `requires` for x86 CPU features.Sean Silva2015-06-251-25/+0
* Move xtest to its own file to match the gcc header organization.Eric Christopher2015-06-173-9/+43
* Update comments on HLE, RTM, and ADX support for intrinsics.Eric Christopher2015-06-171-3/+6
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-1735-236/+48
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-1731-1660/+1802
* Use a macro for the omnipresent attributes on header functions in Intrin.h.Eric Christopher2015-06-151-86/+91
* This patch implements clang support for the ACLE special register intrinsicsLuke Cheeseman2015-06-151-0/+8
* Clang support for vector quad bit permute and gather instructions through bui...Nemanja Ivanovic2015-06-111-0/+23
* [PowerPC] Reformat altivec.h with clang-formatBill Seurer2015-06-091-7361/+4978
* Revert accidental commitDavid Majnemer2015-06-051-2/+7
* [AST] There is no message for C++1z-style static_assertDavid Majnemer2015-06-051-7/+2
* [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...Bill Seurer2015-06-041-1/+421
* Added doxygen comments for the intrinsics.Ekaterina Romanova2015-05-281-0/+142
* It appears these exports are needed, as wmmintrin.h includes them.John Thompson2015-05-271-0/+2
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-2/+176
* [X86] Add _mm256_set_m128 and its 5 variants.Michael Kuperstein2015-05-201-0/+30
* [X86] Add _mm_broadcastsd_pd intrinsicMichael Kuperstein2015-05-191-0/+6
* [X86] Added _mm256_bslli_epi128 and _mm256_bsrli_epi128.Michael Kuperstein2015-05-191-0/+4
* [PPC64] Add vector pack/unpack support from ISA 2.07Bill Schmidt2015-05-161-0/+242
* [modules] Fix a #include cycle when building a module for our builtin headers.Richard Smith2015-05-142-2/+2
* AVX-512: FP compare intrinsics - changed type of CC parameter from i8 to i32 ...Elena Demikhovsky2015-05-071-0/+39
* AVX-512: Added AVX-512 intrinsics and testsElena Demikhovsky2015-04-304-0/+596
* AVX-512: added intrinsics for KNL and SKXElena Demikhovsky2015-04-284-0/+1100
* [cuda] Added support for CUDA built-in variables.Artem Belevich2015-04-212-0/+111
* Revert r235398 "[cuda] Added support for CUDA built-in variables."Artem Belevich2015-04-212-111/+0
* [cuda] Added support for CUDA built-in variables.Artem Belevich2015-04-212-0/+111
* _mm256_blend_epi16 is being cast to __m256d instead of __m256i. Fixing this. Ekaterina Romanova2015-04-101-1/+1
* [SystemZ] Add header files to Makefile / module.modulemapUlrich Weigand2015-04-012-0/+16