Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-10 | var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking chan... | Jakub Jelinek | 1 | -1/+2 |
2021-05-04 | Remove CC0 | Segher Boessenkool | 1 | -2/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-08-02 | var-tracking: fix uninitialised use of 'in_pending' [PR96404] | Sergei Trofimovich | 1 | -0/+1 |
2020-07-31 | Improve var-tracking dataflow iteration order | Richard Biener | 1 | -123/+151 |
2020-07-27 | Remove useless backedge marking | Richard Biener | 1 | -1/+0 |
2020-07-13 | make var-tracking iteration consistent | Richard Biener | 1 | -120/+115 |
2020-06-28 | Underline argument in -Wnonnull and in C++ extend warning to the this pointer... | Martin Sebor | 1 | -5/+14 |
2020-04-30 | var-tracking.c: Fix possible use of uninitialized variable pre | Stefan Schulze Frielinghaus | 1 | -3/+4 |
2020-04-09 | cselib, var-tracking: Improve debug info after the cselib sp tracking changes... | Jakub Jelinek | 1 | -0/+23 |
2020-04-02 | cselib: Reuse VALUEs on sp adjustments [PR92264] | Jakub Jelinek | 1 | -9/+15 |
2020-03-26 | var-tracking: Mark as sp based more VALUEs [PR92264] | Jakub Jelinek | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -3/+3 |
2019-10-06 | Fix EXECUTE_IF_SET_IN_HARD_REG_SET use | Richard Sandiford | 1 | -2/+3 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 1 | -4/+3 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Add a apply_pass_by_reference_rules helper | Richard Sandiford | 1 | -13/+9 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -5/+2 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -8/+6 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -6/+4 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -8/+8 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-06-05 | re PR debug/90733 (ICE in simplify_subreg, at simplify-rtx.c:6440) | Jakub Jelinek | 1 | -1/+1 |
2019-05-03 | Come up with is_empty for hash_{table,map,set}. | Martin Liska | 1 | -3/+3 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-16 | [debug] Fix pre_dec handling in vartrack | Tom de Vries | 1 | -1/+4 |
2018-07-16 | [vartrack] Print adjusted insn slim if TDF_SLIM | Tom de Vries | 1 | -1/+5 |
2018-06-20 | re PR debug/86194 (ICE: SIGSEGV in avoid_constant_pool_reference (simplify-rt... | Jakub Jelinek | 1 | -0/+18 |
2018-06-12 | Use poly_int rtx accessors instead of hwi accessors | Richard Sandiford | 1 | -37/+29 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -2/+1 |
2018-05-30 | Use poly_int tree accessors | Richard Sandiford | 1 | -3/+3 |
2018-04-12 | re PR debug/83157 (gcc.dg/guality/pr41616-1.c fail, inline instances refer to... | Jakub Jelinek | 1 | -1/+3 |
2018-02-19 | re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse... | Jakub Jelinek | 1 | -10/+10 |
2018-02-09 | re PR debug/84252 (ICE in get_tracked_reg_offset when building libvpx for aar... | Jakub Jelinek | 1 | -0/+6 |
2018-02-09 | [IEPM] Introduce inline entry point markers | Alexandre Oliva | 1 | -0/+1 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -7/+13 |
2018-01-03 | re PR debug/83645 (ICE: in get_insn_template, at final.c:2100 with -gstatemen... | Jakub Jelinek | 1 | -32/+48 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | poly_int: adjust_mems | Richard Sandiford | 1 | -11/+8 |
2017-12-20 | [SFN] debug markers before labels no more | Alexandre Oliva | 1 | -59/+6 |
2017-12-20 | poly_int: get_ref_base_and_extent | Richard Sandiford | 1 | -7/+7 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -3/+9 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -3/+4 |
2017-12-20 | poly_int: REG_OFFSET | Richard Sandiford | 1 | -26/+56 |
2017-12-19 | SFN: don't drop markers for skipping var-tracking | Alexandre Oliva | 1 | -7/+2 |
2017-12-14 | * var-tracking.c (variable_tracking_main_1): Formatting fix. | Jakub Jelinek | 1 | -2/+2 |