|
From: Nicholas N. <nj...@ca...> - 2004-01-23 18:39:09
|
On Fri, 23 Jan 2004, Doug Rabson wrote: > Well if you are planning to drop this feature, it should tighten up the > code generation for the low-overhead tools since you won't need the > dec/test/branch at the beginning of each block, I guess. Surely we could keep the feature, but only generate that testing code for each BB if somebody specifies --stop-after? Should be very easy to do. N |