summaryrefslogtreecommitdiff
path: root/test/Headers
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-1/+1
* Move xtest to its own file to match the gcc header organization.Eric Christopher2015-06-171-0/+4
* Fix clang/test/Headers/x86intrin-2.c. _readfsbase_u32() is provided in not i6...NAKAMURA Takumi2015-06-171-0/+2
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-173-120/+144
* Commit some test changes somehow missed in r239789.Richard Smith2015-06-161-1/+1
* [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...Bill Seurer2015-06-041-2/+2
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-2/+2
* [PPC64] Add vector pack/unpack support from ISA 2.07Bill Schmidt2015-05-161-2/+2
* [modules] Fix a #include cycle when building a module for our builtin headers.Richard Smith2015-05-142-0/+14
* Make this test not rely on a backend being registered.Eric Christopher2015-04-031-9/+5
* Add builtins for the 64-bit vector integer arithmetic instructions added in P...Kit Barton2015-03-111-2/+2
* Restore the libc++ definition of max_align_t on Apple platformsDmitri Gribenko2015-02-243-0/+249
* Add more feature flags to the x86 instrinsic test.Craig Topper2014-12-271-0/+27
* [PowerPC] Add VSX builtins for vec_divBill Schmidt2014-11-141-2/+2
* Remove definitions from Intrin.h that already exist in one of the other x86 i...Craig Topper2014-11-031-0/+5
* Update for llvm api change.Rafael Espindola2014-10-151-0/+1
* [AVX512] Added VPCMPEQ intrinisics to headers.Robert Khasanov2014-10-081-0/+6
* [PATCH][Power] Fix (and deprecate) vec_lvsl and vec_lvsr for little endianBill Schmidt2014-10-061-0/+18
* Fix interaction of max_align_t and modules.Richard Smith2014-10-031-1/+1
* Fix bugs in cpuid.h.Akira Hatanaka2014-09-201-0/+18
* Add a module cache path to test/Headers/cxx11Ben Langmuir2014-08-121-1/+2
* AVX-512: Added intrinsics to clang.Elena Demikhovsky2014-07-221-0/+6
* Driver: bifurcate extended and basic MSC versioningSaleem Abdulrasool2014-07-163-6/+6
* Headers: add hint intrinsics to arm_acle.hSaleem Abdulrasool2014-07-121-4/+6
* test: merge arm-intrin into ms-intrin, fix invocationSaleem Abdulrasool2014-07-082-6/+5
* Headers: conditionalise more declarationsSaleem Abdulrasool2014-07-081-0/+6
* Introduce arm_acle.h supporting existing LLVM builtin intrinsicsYi Kong2014-06-271-0/+7
* Recommit r209532 with -ffreestanding.Akira Hatanaka2014-05-231-0/+13
* Remove test while I investigate why the test is breaking the bots.Akira Hatanaka2014-05-231-14/+0
* XFAIL test which is breaking some of the build bots.Akira Hatanaka2014-05-231-0/+1
* Test case for r209489.Akira Hatanaka2014-05-231-0/+13
* Split out header integration testsAlp Toker2014-05-043-42/+0
* Add a triple to new test.Nico Weber2014-04-301-1/+1
* Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}.Nico Weber2014-04-301-0/+69
* Revert r207482; I fail at reading IRC.Nico Weber2014-04-291-20/+0
* Let stddef.h redefine NULL if __need_NULL is set, as needed by glibc, PR12997.Nico Weber2014-04-291-0/+20
* Move ObjC Cocoa.h header test to HeadersAlp Toker2014-04-191-0/+5
* Re-enable the C++11 modules integration test on OS XAlp Toker2014-04-191-2/+2
* MS intrinsics: don't declare __readeflags and __writeeflags in Intrin.hHans Wennborg2014-03-121-0/+5
* Add -fmodules-cache-path to test/Headers/c11.cBen Langmuir2014-03-101-1/+2
* Update for llvm change.Rafael Espindola2014-03-051-2/+5
* Headers: Provide an ABI compatible max_align_t when _MSC_VER is definedDavid Majnemer2014-03-041-0/+5
* Revert r201734 and r201742.Daniel Jasper2014-02-201-16/+0
* Revert r201772 as it breaks things on WindowsTimur Iskhodzhanov2014-02-201-1/+1
* Change parameter type of _mm_prefetch to "const void *".Daniel Jasper2014-02-201-1/+1
* Don't actually emit output in test/Headers/mmprefetch.c.Daniel Jasper2014-02-201-1/+1
* Add _mm_prefetch and some others as MS builtinsWarren Hunt2014-02-191-0/+16
* Teach Clang to provide ::max_align_t in C11 and C++11 modes.Chandler Carruth2014-02-191-0/+4