summaryrefslogtreecommitdiffstats
path: root/vec_mask.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat source code with clang-formatErik Schnetter2015-10-161-64/+57
* Implement more integer functions: abs bitifthen clz isignbit max min popcount...Erik Schnetter2013-09-011-5/+5
* Do not use constructor forwardingErik Schnetter2013-06-171-1/+8
* Use integer signbit instead of integer comparisons in mask classErik Schnetter2013-06-121-11/+25
* Omit friend declaration that is not accepted by gcc 4.6Erik Schnetter2013-04-231-1/+2
* Use std::ptrdiff_t instead of ptrdiff_tErik Schnetter2013-04-191-4/+4
* Do not use "using namespace std" any moreErik Schnetter2013-03-221-1/+0
* Correct termination condition in mask classErik Schnetter2013-02-051-5/+8
* Provide memory access functionsErik Schnetter2013-02-041-0/+54
OpenPOWER on IntegriCloud