aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/binary_search
Commit message (Expand)AuthorAgeFilesLines
* bitsliced-teaCyril SIX2019-07-171-0/+4
* (#141) Started to port the new Makefile to rules.mk. Ported binary_searchCyril SIX2019-07-172-3/+1
* Deleting junk filesCyril SIX2019-07-177-1932/+0
* remove old "ternary" stuffDavid Monniaux2019-06-041-8/+7
* Adding more measuresCyril SIX2019-05-171-1/+1
* CSV file generation for benches (only binary_search for now)Cyril SIX2019-05-151-0/+1
* Avancement sur la génération de Makefile des benchmarksCyril SIX2019-05-141-1/+1
* load code into I-cacheDavid Monniaux2019-05-041-0/+3
* [#120] - Makefile generator + replaced binary_search/Makefile : it worksCyril SIX2019-05-032-30/+1
* Changes to include a -O1 -fschedule-insns2 gcc run as wellCyril SIX2019-04-261-0/+4
* better explanationDavid Monniaux2019-04-081-4/+26
* better intermediate pointDavid Monniaux2019-04-081-5/+8
* use ternary in fillDavid Monniaux2019-04-061-1/+1
* reoptimize the CDavid Monniaux2019-04-061-1/+2
* hand optimizationsDavid Monniaux2019-04-061-2/+4
* various hand optimizationsDavid Monniaux2019-04-065-0/+1525
* reoptimize by handDavid Monniaux2019-04-061-3/+2
* goto endDavid Monniaux2019-04-061-2/+25
* there seems to be some cache preload involved?David Monniaux2019-04-061-1/+2
* use of ternary operatorsDavid Monniaux2019-04-061-3/+28
* hand optimizationsDavid Monniaux2019-04-062-0/+407
* have one with specific positionDavid Monniaux2019-04-061-1/+1
* no need for this to be in two_address_opDavid Monniaux2019-04-061-1/+1
* binary search from Rosetta CodeDavid Monniaux2019-04-062-0/+78