r270567 - in /branches/ssa-range/gcc: params.de...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Thu Apr 25 09:59:00 GMT 2019
Author: aldyh
Date: Thu Apr 25 09:59:03 2019
New Revision: 270567
URL: https://gcc.gnu.org/viewcvs?rev=270567&root=gcc&view=rev
Log:
Add option to disable range based threading. This makes it easier to
compare [re]vrp without the noise introduced by the threader's
changes to the IL.
Default is on:
--param fsm-range-based-threading=1
Modified:
branches/ssa-range/gcc/params.def
branches/ssa-range/gcc/tree-ssa-threadbackward.c
branches/ssa-range/gcc/vr-values.c
More information about the Gcc-cvs
mailing list