add SAVEt_CLEARPADRANGE
authorDavid Mitchell <davem@iabyn.com>
Wed, 17 Oct 2012 18:45:38 +0000 (19:45 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sat, 10 Nov 2012 13:39:32 +0000 (13:39 +0000)
commit4e09461c68f4fd1b02cb93ceb753e6d3b4f6b786
tree3fd8c89caaea42fba0cda4b24b17b5e83156ad22
parenta7fd8ef68b459a13ba95615ec125e2e7ba656b47
add SAVEt_CLEARPADRANGE

Add a new save type that does the equivalent of multiple SAVEt_CLEARSV's
for a given target range. This makes the new padange op more efficient.
op.c
op.h
pp_hot.c
scope.c
scope.h
sv.c