tree-ssa-phiopt.c
71.4 KB
-
Be more careful about barriers when speculating conditional stores. · c000cd7c
* gimple.h (nonbarrier_call_p): Declare. * gimple.c (nonbarrier_call_p): New function. * tree-ssa-phiopt.c (nontrapping_dom_walker::before_dom_children): Also increment call phase for ASMs with vdef and potential barrier calls. From-SVN: r231005
Bernd Schmidt committed