summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-backprop.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-10-08Use FOR_EACH_IMM_USE_FAST in gimple-ssa-backprop.cRichard Sandiford
2018-06-16re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....Kugan Vivekanandarajah
2018-06-01Fix phi backedge detection in backprop (PR85989)Richard Sandiford
2018-05-18Replace FMA_EXPR with one internal fn per optabRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-10-27builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-14re PR tree-optimization/78312 (wrong code due to ssa-backprop)Richard Biener
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-02-09gimple-ssa-backprop.c (optimize_phi): Do not replace an argument correspondin...Eric Botcazou
2016-01-04Update copyright years.Jakub Jelinek
2015-11-17Make more use of combined_fnRichard Sandiford
2015-10-21Add a pass to back-propagate use informationRichard Sandiford