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