Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix UB in SIMD tests. | Eric Fiselier | 2018-09-22 | 1 | -1/+1 |
* | [libcxx] fix `>> 42` UB in <experimental/simd> | Tim Shen | 2018-07-30 | 1 | -1/+1 |
* | Re-apply "[libcxx] implement <simd> ABI for Clang/GCC vector extension, const... | Tim Shen | 2018-07-30 | 1 | -0/+217 |
* | Revert "[libcxx] implement <simd> ABI for Clang/GCC vector extension, constru... | Tim Shen | 2018-07-30 | 1 | -217/+0 |
* | [libcxx] implement <simd> ABI for Clang/GCC vector extension, constructors, c... | Tim Shen | 2018-07-30 | 1 | -0/+217 |