Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | real.h (HONOR_NANS): Replace macro with 3 overloaded declarations. | Marc Glisse | 1 | -2/+2 |
2014-11-17 | ifcvt.c (HAVE_cbranchcc4): Define. | Zhenqiang Chen | 1 | -4/+14 |
2014-11-04 | revert: ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4. | Zhenqiang Chen | 1 | -20/+4 |
2014-11-03 | ifcvt.c (noce_try_store_flag_mask): Check rtx cost. | Zhenqiang Chen | 1 | -0/+11 |
2014-11-03 | ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4. | Zhenqiang Chen | 1 | -4/+20 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -6/+6 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+6 |
2014-10-22 | cfgbuild.h: New. | Andrew MacLeod | 1 | -0/+1 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -2/+6 |
2014-09-30 | re PR inline-asm/63282 (ICE in redirect_jump_1) | Jakub Jelinek | 1 | -0/+3 |
2014-09-11 | Introduce LABEL_REF_LABEL | David Malcolm | 1 | -4/+4 |
2014-09-09 | single_set takes an insn | David Malcolm | 1 | -1/+2 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -47/+51 |
2014-09-09 | shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED. | Zhenqiang Chen | 1 | -3/+2 |
2014-09-05 | re PR rtl-optimization/62146 (CSE replaces constant with an expression incorr... | Easwaran Raman | 1 | -5/+2 |
2014-09-05 | Use rtx_insn for various jump-handling functions and predicates | David Malcolm | 1 | -2/+2 |
2014-09-04 | use rtx_insn * a little more | Trevor Saunders | 1 | -1/+1 |
2014-08-28 | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | David Malcolm | 1 | -28/+29 |
2014-08-26 | Various condition-handling calls | David Malcolm | 1 | -13/+16 |
2014-08-26 | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-22 | ifcvt.c: Use rtx_insn | David Malcolm | 1 | -58/+78 |
2014-08-21 | cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c) | David Malcolm | 1 | -4/+4 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -2/+2 |
2014-08-14 | Fix if-conversion pass for dead type-unsafe code | Tom de Vries | 1 | -3/+28 |
2014-08-08 | calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG... | Kugan Vivekanandarajah | 1 | -3/+3 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -30/+23 |
2014-07-15 | re PR rtl-optimization/61772 (RTL if-conversion removes asm volatile goto) | Michael Matz | 1 | -0/+2 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -3/+0 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -15/+9 |
2014-05-19 | reg-notes.def (CROSSING_JUMP): Likewise. | Richard Sandiford | 1 | -8/+12 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -3/+3 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -17/+14 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -24/+17 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -3/+0 |
2014-03-21 | re PR target/60598 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239) | Richard Henderson | 1 | -0/+15 |
2014-01-31 | Fix a typo. | Jakub Jelinek | 1 | -1/+1 |
2014-01-30 | re PR regression/59923 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239 ... | Jakub Jelinek | 1 | -0/+4 |
2014-01-09 | re PR rtl-optimization/59724 (ICE : in rtl_verify_bb_layout, at cfgrtl.c) | Jakub Jelinek | 1 | -1/+4 |
2014-01-07 | re PR middle-end/59285 (gcc.dg/builtin-unreachable-6.c:17:1: internal compile... | Jeff Law | 1 | -0/+28 |
2014-01-07 | re PR rtl-optimization/58668 (internal compiler error: in cond_exec_process_i... | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-19 | re PR other/59545 (Signed integer overflow issues) | Jakub Jelinek | 1 | -3/+4 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -6/+6 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -14/+18 |
2013-11-15 | ifcvt.c (find_cond_trap): Properly handle case where trap_bb == else_bb. | Jeff Law | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -7/+7 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -18/+21 |