On Mar 20, 2007, at 9:29 AM, Anton Korobeynikov wrote:
This is the first patch targeting switch lowering refactoring as
indicated in PR926.
oooh!
Currently it implements "worklist" strategy, where we're deciding
either
emit JT or split the case range or each step (not only in the early
begi
Hello, Everyone.
This is the first patch targeting switch lowering refactoring as
indicated in PR926.
Currently it implements "worklist" strategy, where we're deciding either
emit JT or split the case range or each step (not only in the early
beginning). Also, I've included some heuristic to calc
Hello, Everyone.
The prev. message from me was sent from obsolete e-mail address.
This is the first patch targeting switch lowering refactoring as
indicated in PR926.
Currently it implements "worklist" strategy, where we're deciding either
emit JT or split the case range or each step (not only i