This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from af96500eea7 tree-optimization/107618 - enhance copy propagation of constants new 17586bdc34b [range-ops] Add tree code to range_operator. new b3e8dc87b79 [range-ops] Use existing tree code for *DIV_EXPR entries. new c16c4080833 [range-ops] Update known bitmasks using CCP for all operators. new c0662c74969 [range-ops] Avoid unnecessary intersection in update_known_ [...] new e0cfde7e8b3 [range-ops] Remove specialized fold_range methods for vario [...]
The 5 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.cc | 116 ++++++++++++++++---------------------------------------- gcc/range-op.h | 5 +++ 2 files changed, 37 insertions(+), 84 deletions(-)