summaryrefslogtreecommitdiffstats
path: root/vec_sse_float1.h
Commit message (Expand)AuthorAgeFilesLines
* Make frexp take a pointer argument instead of a referenceErik Schnetter2013-08-211-4/+6
* Implement ifthen with boolvec argumentsErik Schnetter2013-07-071-4/+8
* Simplify return type specificationsErik Schnetter2013-07-071-4/+4
* Do not require C++11 any moreErik Schnetter2013-07-061-8/+8
* Simplify all() and any() implementationsErik Schnetter2013-07-051-2/+2
* Implement maxval and minval reduction operationsErik Schnetter2013-07-041-2/+4
* Remove outdated commented-out codeErik Schnetter2013-07-031-1/+0
* More ilogb correctionsErik Schnetter2013-07-031-3/+8
* Rename cpp include guardErik Schnetter2013-07-031-3/+3
* Correct some frexp/ilogb implementationsErik Schnetter2013-07-031-3/+14
* Whitespace change in asm intrinsicsErik Schnetter2013-07-021-1/+1
* Remove unused automatic int->bool conversionErik Schnetter2013-07-021-2/+0
* Correct isnan on x86; improve isnan on other architecturesErik Schnetter2013-07-021-3/+15
* Implement frexpErik Schnetter2013-06-281-0/+1
* Add missing std:: namespace qualifierErik Schnetter2013-06-171-2/+2
* Rename implementation files to indicate vector sizeErik Schnetter2013-06-171-0/+523
OpenPOWER on IntegriCloud