On Thu, Jul 26, 2012 at 11:16 AM, Steven Bosscher <stevenb....@gmail.com> wrote: > Hello, > > Add some explanations because I see a lot of places where the choice > of data structure is less than optimal. > > Also some functional changes: sbitmap with popcounts are only used in > ebitmap, and they penalize the "normal" case without popcount a lot. > > Bootstrapped&tested on powepc64-unknown-linux-gnu. OK?
Ok! Thanks for adding this exhaustive documentation. Btw, ebitmap is unused since it was added - maybe we should simply remove it ...? Thanks, Richard. > Ciao! > Steven