Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-17 | Add rtl-ssa | Richard Sandiford | 1 | -0/+3 |
2020-10-30 | Add -fzero-call-used-regs option and zero_call_used_regs function attributes. | qing zhao | 1 | -0/+3 |
2020-09-16 | rtl_data: Add sp_is_clobbered_by_asm | H.J. Lu | 1 | -0/+3 |
2020-05-01 | Add patch_area_size and patch_area_entry to crtl | H.J. Lu | 1 | -0/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-30 | Add function_abi.{h,cc} | Richard Sandiford | 1 | -0/+9 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -5/+5 |
2019-01-14 | re PR rtl-optimization/88796 (-fstack-protector* kills RTL DSE opportunities) | Jakub Jelinek | 1 | -0/+4 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-24 | emit-rtl.c (init_emit_once): Do not emit MODE_POINTER_BOUNDS RTXes. | Uros Bizjak | 1 | -3/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | re PR rtl-optimization/82973 (ICE in output_constant_pool_2, at varasm.c:3896... | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: argument sizes | Richard Sandiford | 1 | -3/+3 |
2017-12-21 | poly_int: frame allocations | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -7/+7 |
2017-12-20 | poly_int: rtx constants | Richard Sandiford | 1 | -2/+2 |
2017-12-20 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -0/+1 |
2017-12-16 | Revert accidental commit | Richard Sandiford | 1 | -1/+0 |
2017-12-16 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -0/+1 |
2017-11-09 | Be stricter about CONST_VECTOR operands | Richard Sandiford | 1 | -0/+1 |
2017-11-01 | Add a VEC_SERIES rtl code | Richard Sandiford | 1 | -0/+3 |
2017-11-01 | Add gen_(const_)vec_duplicate helpers | Richard Sandiford | 1 | -0/+3 |
2017-06-15 | Update comment about is_leaf | Ramana Radhakrishnan | 1 | -1/+1 |
2017-01-05 | Introduce RTL function reader | David Malcolm | 1 | -0/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-07 | Introduce rtl_data::init_stack_alignment | David Malcolm | 1 | -0/+2 |
2016-11-24 | common.opt (flimit-function-alignment): New. | Bernd Schmidt | 1 | -0/+3 |
2016-10-12 | separate shrink-wrap: New command-line flag, status flag, hooks, and doc | Segher Boessenkool | 1 | -0/+4 |
2016-08-28 | make stack_slot_list a vec<rtx> | Trevor Saunders | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-06-25 | function.h (struct incoming_args): Move struct. | Andrew MacLeod | 1 | -0/+30 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -0/+258 |
2015-04-15 | function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc... | Alan Modra | 1 | -4/+28 |
2015-01-25 | emit-rtl.h (store_bit_field): Move prototype to expmed.h. | Prathamesh Kulkarni | 1 | -13/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -0/+83 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -2/+2 |
2014-09-09 | INSN_LOCATION takes an rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-28 | Use rtx subclasses in more places in reorg.c | David Malcolm | 1 | -1/+1 |
2014-08-26 | Strengthen various insn emission functions | David Malcolm | 1 | -4/+4 |
2014-08-26 | Strengthen fields in struct sequence_stack and struct emit_status | David Malcolm | 1 | -6/+4 |
2014-08-19 | emit_* functions return rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-19 | Return rtx_insn from get_insns/get_last_insn | David Malcolm | 1 | -4/+6 |
2014-08-14 | Remove duplicate declaration of mem_attrs_eq_p | Tom de Vries | 1 | -1/+0 |
2014-08-14 | Fix if-conversion pass for dead type-unsafe code | Tom de Vries | 1 | -0/+1 |
2014-08-05 | re PR rtl-optimization/61672 (Less redundant instructions deleted by pre_dele... | Richard Biener | 1 | -0/+3 |