This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aldyh/threader in repository gcc.
from 756ee7bcc94 fix bug in logical not. new c1daff8268a Sort out of order ranges properly in irange::canonicalize. new 4fbb000d704 Add someextra divide op1_range support new 3771404308c Fix some def-chain bugs and add support for anchors new 3de470f8275 fix bug in logical not. new 5f84dfaf0d1 Add a starting edge parameter to path_range() so we can use [...] new 066ce78765e Merge remote-tracking branch 'remotes/svn/range-gen3' into [...] new bb911e1a433 Make def_chain public in the gori map instead of protected [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/range-op.c | 51 +++++++++++++++++++++++++++---- gcc/range.c | 27 ++++++++--------- gcc/ssa-def-chain.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++-- gcc/ssa-def-chain.h | 10 +++++-- gcc/ssa-range-gen.c | 1 + gcc/ssa-range-gen.h | 4 ++- gcc/ssa-range-stmt.c | 4 +-- 7 files changed, 153 insertions(+), 28 deletions(-)