Age | Commit message (Expand) | Author | Files | Lines |
2019-05-29 | rtl.h (LABEL_REF_P): New #define. | Michael Meissner | 1 | -0/+4 |
2019-03-30 | re PR rtl-optimization/89862 (LTO bootstrap fails for ARM) | Kugan Vivekanandarajah | 1 | -0/+1 |
2019-03-28 | rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P or JUMP_P or CALL_P instead... | Jakub Jelinek | 1 | -3/+2 |
2019-01-24 | re PR rtl-optimization/88948 (ICE in elimination_costs_in_insn, at reload1.c:... | Uros Bizjak | 1 | -0/+3 |
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-11-27 | Come up with memop_ret enum instead of int endp for memory operations. | Martin Liska | 1 | -1/+16 |
2018-11-20 | S/390: Skip LT(G) peephole when literal pool is involved | Ilya Leoshkevich | 1 | -0/+1 |
2018-11-20 | re PR rtl-optimization/85925 (compilation of masking with 257 goes wrong in c... | Eric Botcazou | 1 | -0/+19 |
2018-08-16 | expmed.h (canonicalize_comparison): New declaration. | Vlad Lazar | 1 | -0/+9 |
2018-08-06 | Add func to check if register is clobbered by clobber_high | Alan Hayward | 1 | -0/+10 |
2018-08-06 | Generation support for CLOBBER_HIGH | Alan Hayward | 1 | -0/+1 |
2018-08-06 | Add CLOBBER_HIGH expression | Alan Hayward | 1 | -1/+15 |
2018-06-18 | More rtx to rtx_insn * cleanups | David Malcolm | 1 | -8/+8 |
2018-06-13 | emit-rtl.c: more typesafety | David Malcolm | 1 | -20/+21 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -5/+0 |
2018-04-03 | Remove UBSAN in dwarf2out.c (PR tree-optimization/82491). | Martin Liska | 1 | -1/+1 |
2018-03-02 | re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ... | Jakub Jelinek | 1 | -0/+2 |
2018-02-09 | [IEPM] Introduce inline entry point markers | Alexandre Oliva | 1 | -1/+6 |
2018-01-10 | Mostly revert r254296 | Richard Sandiford | 1 | -35/+6 |
2018-01-06 | re PR rtl-optimization/83682 (ICE in simplify_subreg, at simplify-rtx.c:6296) | Jakub Jelinek | 1 | -2/+5 |
2018-01-03 | poly_int: GET_MODE_PRECISION | Richard Sandiford | 1 | -2/+12 |
2018-01-03 | re PR debug/83645 (ICE: in get_insn_template, at final.c:2100 with -gstatemen... | Jakub Jelinek | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-02 | Make CONST_VECTOR_ELT handle implicitly-encoded elements | Richard Sandiford | 1 | -2/+12 |
2018-01-02 | New CONST_VECTOR layout | Richard Sandiford | 1 | -8/+45 |
2017-12-21 | poly_int: REG_ARGS_SIZE | Richard Sandiford | 1 | -2/+4 |
2017-12-20 | poly_int: operand_subword | Richard Sandiford | 1 | -2/+2 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -40/+39 |
2017-12-20 | poly_int: extract_bit_field bitrange | Richard Sandiford | 1 | -0/+6 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -2/+4 |
2017-12-20 | poly_int: REG_OFFSET | Richard Sandiford | 1 | -2/+2 |
2017-12-20 | poly_int: rtx constants | Richard Sandiford | 1 | -4/+115 |
2017-12-12 | [SFN] Introduce -gstatement-frontiers option, enable debug markers | Alexandre Oliva | 1 | -1/+1 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -2/+45 |
2017-12-12 | [SFN] adjust RTL insn-walking API | Alexandre Oliva | 1 | -2/+2 |
2017-11-01 | Add narrower_subreg_mode helper function | Richard Sandiford | 1 | -0/+10 |
2017-11-01 | Add a fixed_size_mode class | Richard Sandiford | 1 | -1/+1 |
2017-11-01 | Add a VEC_SERIES rtl code | Richard Sandiford | 1 | -0/+45 |
2017-11-01 | Allow vector CONSTs | Richard Sandiford | 1 | -4/+21 |
2017-11-01 | Add more vec_duplicate simplifications | Richard Sandiford | 1 | -0/+15 |
2017-10-26 | Add wider_subreg_mode helper functions | Richard Sandiford | 1 | -0/+18 |
2017-10-09 | Replace insn_rtx_cost with insn_cost and pattern_cost | Segher Boessenkool | 1 | -1/+2 |
2017-09-19 | explow.c: Include "params.h". | Jeff Law | 1 | -0/+1 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Add subreg_memory_offset helper functions | Richard Sandiford | 1 | -0/+2 |
2017-09-04 | PR82045: Avoid passing machine modes through "..." | Richard Sandiford | 1 | -4/+132 |
2017-08-30 | Drop df_ from df_read_modify_subreg_p | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | Add a partial_subreg_p predicate | Richard Sandiford | 1 | -0/+24 |
2017-08-30 | [66/77] Use scalar_mode for constant integers | Richard Sandiford | 1 | -5/+4 |