Age | Commit message (Expand) | Author | Files | Lines |
2017-01-05 | Introduce RTL function reader | David Malcolm | 1 | -0/+2 |
2017-01-05 | re PR rtl-optimization/78812 (Wrong code generation due to hoisting memory lo... | Jeff Law | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-09 | Prevent use of MEM_* attr accessor macros as lvalues | David Malcolm | 1 | -1/+1 |
2016-12-02 | PR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE to system.h. | Dominik Vogt | 1 | -0/+10 |
2016-11-28 | re PR middle-end/78540 (ICE: in df_refs_verify, at df-scan.c:4062 with -O -ma... | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | Add more subreg offset helpers | Richard Sandiford | 1 | -4/+40 |
2016-11-21 | make dead_or_set_{,regno_}p take rtx_insn * | Trevor Saunders | 1 | -2/+2 |
2016-11-21 | make add_int_reg_note take rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-11-21 | make replace_label_in_insn take labels as rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-11-18 | Make load_extend_op an inline function | Richard Sandiford | 1 | -1/+13 |
2016-11-16 | * rtl.h: Declare gt_ggc_mx and gt_pch_nx. | Jason Merrill | 1 | -0/+4 |
2016-11-15 | Add a load_extend_op wrapper | Richard Sandiford | 1 | -0/+1 |
2016-11-07 | emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order. | Bernd Schmidt | 1 | -0/+1 |
2016-11-02 | remove cast from prev_nonnote_insn_bb | Trevor Saunders | 1 | -1/+1 |
2016-11-02 | remove cast to rtx_insn * in remove_note | Trevor Saunders | 1 | -1/+1 |
2016-10-21 | make tablejump_p return the label as a rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-10-21 | make LABEL_REF_LABEL a rtx_insn * | Trevor Saunders | 1 | -1/+12 |
2016-10-16 | re PR ada/37139 (DEP prevents using Ada tasking) | Eric Botcazou | 1 | -0/+5 |
2016-10-12 | rtl.h (struct rtx_def): Comment how RTX_FLAGS will be dumped in RTL dumps. | Georg-Johann Lay | 1 | -9/+16 |
2016-09-22 | make next_cc0_user take rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-09-22 | make next/prev active_insn and active_insn_p take rtx_insn * | Trevor Saunders | 1 | -3/+3 |
2016-09-22 | make next/prev nonnote_nondebug_insn take rtx_insn * | Trevor Saunders | 1 | -2/+2 |
2016-09-22 | make prev_real_insn take rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-09-22 | make next/prev nondebug_insn take rtx_insn * | Trevor Saunders | 1 | -2/+2 |
2016-09-22 | make next/prev _nonnote_insn take rtx_insn * | Trevor Saunders | 1 | -4/+4 |
2016-04-27 | maybe_set_first_label_num can take an rtx_code_label * | David Malcolm | 1 | -1/+1 |
2016-04-13 | re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025) | Jakub Jelinek | 1 | -0/+2 |
2016-04-04 | re PR rtl-optimization/70484 (Wrong optimization with aliasing and access via... | Richard Biener | 1 | -0/+2 |
2016-03-17 | re PR middle-end/70245 (Miscompilation of ICU on i386 with atom tuning starti... | Jakub Jelinek | 1 | -1/+1 |
2016-02-24 | [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with... | Kyrylo Tkachov | 1 | -1/+1 |
2016-01-21 | Fix PR66178, ICE due to misexpansion of constant expressions involving labels. | Bernd Schmidt | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-25 | Remove broken ifcvt code for speculating memory writes | Bernd Schmidt | 1 | -1/+0 |
2015-11-06 | re PR debug/66728 (CONST_WIDE_INT causes corrupted DWARF debug info) | Mike Stump | 1 | -0/+1 |
2015-10-30 | Add contains_symbol_ref_p | Anatoly Sokolov | 1 | -0/+4 |
2015-10-20 | [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c | Jeff Law | 1 | -13/+0 |
2015-10-13 | Fix prototype for print_insn in rtl.h | Nikolai Bozhenov | 1 | -1/+1 |
2015-10-05 | Remove remaining uses of REAL_ARITHMETIC | Richard Sandiford | 1 | -1/+1 |
2015-08-20 | rtl.h (rtvec_all_equal_p): Declare. | Richard Sandiford | 1 | -0/+36 |
2015-07-31 | Use lowpart_subreg instead of simplify_gen_subreg | Anatoly Sokolov | 1 | -4/+1 |
2015-07-15 | remove some usage of expr_list from read_rtx | Trevor Saunders | 1 | -1/+1 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-09 | always define AUTO_INC_DEC | Trevor Saunders | 1 | -2/+4 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -39/+39 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+1 |
2015-06-26 | rtl.h (emit): Add an optional boolean parameter to control whether barriers a... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | alias.h (alias_set_type): Move typedef. | Andrew MacLeod | 1 | -1/+0 |
2015-06-25 | cgraph.h (cgraph_rtl_info): Move to rtl.h | Andrew MacLeod | 1 | -0/+17 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+2 |