r262557 - in /trunk/gcc: ChangeLog gimple.c gim...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Wed Jul 11 15:30:00 GMT 2018
Author: aldyh
Date: Wed Jul 11 15:30:51 2018
New Revision: 262557
URL: https://gcc.gnu.org/viewcvs?rev=262557&root=gcc&view=rev
Log:
* vr-values.c (gimple_stmt_nonzero_p): Abstract common code to...
* gimple.c (gimple_call_nonnull_result_p): ...here...
(gimple_call_nonnull_arg): ...and here.
* gimple.h (gimple_call_nonnull_result_p): New.
(gimple_call_nonnull_arg): New.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple.c
trunk/gcc/gimple.h
trunk/gcc/vr-values.c
More information about the Gcc-cvs
mailing list