summaryrefslogtreecommitdiffstats
path: root/src/patterns.c
Commit message (Expand)AuthorAgeFilesLines
* Incorrect stride with GCC flags "-march=native -ffast-math"Jukka Ojanen2015-07-021-1/+2
* Fix assertion failed in ffts_compare_offsetsJukka Ojanen2015-07-021-4/+5
* Check existence of various headers and add guards for themJukka Ojanen2015-03-101-0/+3
* Fix warning "comparison between signed and unsigned integer expressions"Jukka Ojanen2014-12-091-2/+2
* More consistent namingJukka Ojanen2014-10-311-6/+6
* Patterns doesn't depend on planJukka Ojanen2014-10-291-172/+161
* Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
* Add formatting to patterns.cMatt Hunter2013-07-311-9/+10
* Added copyright noticeAnthony Blake2012-10-191-0/+33
* Switched from valloc to mmap to avoid weird bugAnthony Blake2012-08-311-3/+3
* SSE LEAF EE worksAnthony Blake2012-08-291-3/+3
* Full custom FFT32 worksAnthony Blake2012-08-201-3/+3
* Self-modifying size-64 worksAnthony Blake2012-08-111-2/+2
* Pre- dynamic code generationAnthony Blake2012-08-091-20/+34
* Forwards and backwards workingAnthony Blake2012-08-011-1/+1
* Initial commitAnthony Blake2012-07-311-0/+160
OpenPOWER on IntegriCloud