summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/simd
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Do not implicitly #include assert.hDavid Zarzycki2019-09-265-2/+7
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-252-6/+0
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-252-0/+6
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-242-6/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-318-0/+16
* Support tests in freestandingJF Bastien2019-02-0415-15/+45
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+45
* Fix UB in SIMD tests.Eric Fiselier2018-09-221-1/+1
* [libcxx] fix `>> 42` UB in <experimental/simd>Tim Shen2018-07-301-1/+1
* Re-apply "[libcxx] implement <simd> ABI for Clang/GCC vector extension, const...Tim Shen2018-07-3015-397/+1137
* Revert "[libcxx] implement <simd> ABI for Clang/GCC vector extension, constru...Tim Shen2018-07-3015-1137/+397
* [libcxx] implement <simd> ABI for Clang/GCC vector extension, constructors, c...Tim Shen2018-07-3015-397/+1137
* Re-commit r330627 "[libcxx] implement <experimental/simd> declarations based ...Tim Shen2018-04-239-0/+648
* Revert "[libcxx] implement <experimental/simd> declarations based on P0214R7."Tim Shen2018-04-2310-654/+0
* [libcxx] implement <experimental/simd> declarations based on P0214R7.Tim Shen2018-04-2310-0/+654
OpenPOWER on IntegriCloud