summaryrefslogtreecommitdiffstats
path: root/vec_altivec_float4.h
Commit message (Expand)AuthorAgeFilesLines
* Initial fixes for POWER8 and GCCTimothy Pearson2015-12-211-3/+7
* Reformat source code with clang-formatErik Schnetter2015-10-161-610/+529
* Introduce mad(), as low-accuracy version of fma()Erik Schnetter2013-09-101-0/+4
* Support Altivec with ClangErik Schnetter2013-09-031-3/+34
* Altivec, VSX: Make build with IBM compilerErik Schnetter2013-09-021-18/+19
* Provide clean set of libm elemental functions in namespace vml_stdErik Schnetter2013-09-021-4/+4
* Correct new integer functions for Altivec/VSXErik Schnetter2013-09-021-9/+32
* Implement more integer functions: abs bitifthen clz isignbit max min popcount...Erik Schnetter2013-09-011-6/+16
* Make frexp take a pointer argument instead of a referenceErik Schnetter2013-08-211-1/+1
* Replace tabs by spacesErik Schnetter2013-08-171-2/+2
* Implement ifthen with boolvec argumentsErik Schnetter2013-07-071-4/+9
* Simplify return type specificationsErik Schnetter2013-07-071-6/+5
* Handle clang's way of handling Altivec intrinsicsErik Schnetter2013-07-071-3/+9
* Do not require C++11 any moreErik Schnetter2013-07-061-9/+9
* Implement maxval and minval reduction operationsErik Schnetter2013-07-041-0/+10
* Do not use type punning for converting between vectors and elements -- gcc 4....Erik Schnetter2013-07-031-6/+22
* Whitespace change in asm intrinsicsErik Schnetter2013-07-021-1/+1
* Implement frexpErik Schnetter2013-06-281-0/+1
* Rename implementation files to indicate vector sizeErik Schnetter2013-06-171-0/+553
OpenPOWER on IntegriCloud