Age | Commit message (Expand) | Author | Files | Lines |
2020-08-21 | Allow try_split to split RTX_FRAME_RELATED_P insns | Senthil Kumar Selvaraj | 1 | -4/+15 |
2020-06-05 | middle-end/95493 - bogus MEM_ATTRS for variable array access | Richard Biener | 1 | -54/+9 |
2020-05-26 | Fix non-comforming expander for floatv2div2sf2,floatunsv2div2sf2,fix_truncv2s... | liuhongt | 1 | -5/+7 |
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 | -9/+9 |
2019-10-01 | Remove clobber_high | Richard Sandiford | 1 | -18/+0 |
2019-09-30 | Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_* | Ilya Leoshkevich | 1 | -3/+12 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -5/+5 |
2019-07-08 | emit-rtl.c (set_insn_locations): New function moved from... | Eric Botcazou | 1 | -0/+12 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -1/+1 |
2019-05-22 | alias.c (ao_ref_from_mem): Move stack-slot sharing rewrite ... | Richard Biener | 1 | -0/+24 |
2019-04-24 | re PR target/90193 (asm goto with TLS "m" input operand generates incorrect a... | Jakub Jelinek | 1 | -0/+1 |
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 | -7/+0 |
2018-08-06 | Generation support for CLOBBER_HIGH | Alan Hayward | 1 | -0/+18 |
2018-06-18 | More rtx to rtx_insn * cleanups | David Malcolm | 1 | -12/+10 |
2018-06-13 | emit-rtl.c: more typesafety | David Malcolm | 1 | -47/+37 |
2018-03-23 | re PR inline-asm/85022 (internal compiler error: in write_dependence_p, at al... | Jakub Jelinek | 1 | -1/+1 |
2018-03-02 | re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ... | Jakub Jelinek | 1 | -2/+38 |
2018-02-19 | re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse... | Jakub Jelinek | 1 | -20/+2 |
2018-01-10 | Mostly revert r254296 | Richard Sandiford | 1 | -1/+1 |
2018-01-03 | Add support for MODE_VECTOR_BOOL | Richard Sandiford | 1 | -4/+15 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -4/+4 |
2018-01-03 | poly_int: GET_MODE_NUNITS | Richard Sandiford | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | poly_int: REGMODE_NATURAL_SIZE | Richard Sandiford | 1 | -18/+35 |
2018-01-02 | Make CONST_VECTOR_ELT handle implicitly-encoded elements | Richard Sandiford | 1 | -0/+56 |
2018-01-02 | New CONST_VECTOR layout | Richard Sandiford | 1 | -39/+40 |
2017-12-28 | Use valid_for_const_vector_p instead of CONSTANT_P | Richard Sandiford | 1 | -2/+4 |
2017-12-21 | re PR rtl-optimization/82973 (ICE in output_constant_pool_2, at varasm.c:3896... | Jakub Jelinek | 1 | -4/+4 |
2017-12-21 | poly_int: REG_ARGS_SIZE | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: operand_subword | Richard Sandiford | 1 | -4/+5 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -24/+28 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -94/+84 |
2017-12-20 | poly_int: REG_OFFSET | Richard Sandiford | 1 | -9/+11 |
2017-12-20 | poly_int: rtx constants | Richard Sandiford | 1 | -6/+96 |
2017-12-20 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -0/+16 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -1/+1 |
2017-12-16 | Revert accidental commit | Richard Sandiford | 1 | -15/+0 |
2017-12-16 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -0/+15 |
2017-12-13 | re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL) | Eric Botcazou | 1 | -2/+0 |
2017-12-12 | [SFN] adjust RTL insn-walking API | Alexandre Oliva | 1 | -31/+38 |
2017-11-22 | Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode | Richard Sandiford | 1 | -1/+2 |
2017-11-09 | Be stricter about CONST_VECTOR operands | Richard Sandiford | 1 | -1/+12 |
2017-11-09 | Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD | Richard Sandiford | 1 | -18/+33 |
2017-11-09 | Initialize split_branch_probability (PR target/82863). | Martin Liska | 1 | -0/+2 |
2017-11-01 | Add a VEC_SERIES rtl code | Richard Sandiford | 1 | -0/+63 |
2017-11-01 | Allow vector CONSTs | Richard Sandiford | 1 | -1/+1 |