aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/binary_search/binary_search.c
Commit message (Expand)AuthorAgeFilesLines
* (#141) Started to port the new Makefile to rules.mk. Ported binary_searchCyril SIX2019-07-171-1/+1
* remove old "ternary" stuffDavid Monniaux2019-06-041-8/+7
* load code into I-cacheDavid Monniaux2019-05-041-0/+3
* 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
* 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
* 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-061-0/+52