]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lower-subreg.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / lower-subreg.c
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-09  Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09  Trevor Saundersalways define AUTO_INC_DEC
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-26  Richard Sandifordcaller-save.c (init_caller_save): Base temporary regist...
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-28  Richard Sandifordlower-subreg.c (find_decomposable_subregs): Turn from...
2014-08-28  Richard Sandifordlower-subreg.c (adjust_decomposed_uses): Delete.
2014-08-28  Richard Sandifordlower-subreg.c: Include rtl-iter.h.
2014-08-22  David Malcolmlower-subreg.c: Use rtx_insn
2014-07-09  Trevor Saundersremove has_execute
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Jakub Jelinekgenmodes.c (struct mode_data): Add need_bytesize_adj...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-10-31  Zhenqiang Chenlower-subreg.c (resolve_simple_move): Copy REG_INC...
2013-10-28  Jeff Law* lower-subreg.c (resolve_simple_move): Fix comment...
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-17  Steven Bosscherlower-subreg.c (resolve_simple_move): If called self...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-02-21  Jakub Jelinekre PR rtl-optimization/50339 (suboptimal register alloc...
2013-02-15  Richard Hendersonre PR target/55941 (Strange copy of double (in struct...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-27  Ulrich Weigandlower-subreg.c (enum classify_move_insn): Rename SIMPLE...
2012-09-26  Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-08  Richard Sandifordre PR rtl-optimization/53278 (internal compiler error...
2012-05-06  Richard Sandifordlower-subreg.c (shift_cost): Use set_src_cost, avoiding...
2012-05-01  Kenneth ZadeckMakefile.in (lower-subreg.o, [...]): Depend on lower...
2012-02-04  Jakub Jelinekre PR rtl-optimization/52113 ([lower-subreg.c] ICE...
2011-12-19  Richard Sandifordlower-subreg.c (can_decompose_p): Check every word...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-29  Richard Guentherexpr.h (expand_shift): Rename to ...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-04  Uros Bizjakre PR middle-end/46292 (FAIL: gcc.c-torture/execute...
2010-10-30  Uros Bizjakre PR middle-end/44569 (ICE in simplify_subreg for...
2010-10-19  Paul Koninglower-subreg.c (resolve_shift_zext): Delete conditional...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-29  Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-07-14  Bernd Schmidtlower-subreg.c (subreg_context): New static bitmap.
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2009-11-28  David Bindermanira-color.c (put_allocno_into_bucket): Remove set but...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29  Kenneth Zadeckre PR middle-end/35854 (life passes dump option still...
2008-07-15  Kaveh R. Ghazidf-problems.c (df_set_note): Avoid C++ keywords.
2008-07-02  Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-17  Steven BosscherRemove libcall notes.
2008-06-01  Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-14  Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-05  Michael Matzre PR middle-end/33667 (RTL sharing with divmod)
2007-09-09  Laurynas Biveinisrevert: regrename.c (copyprop_hardreg_forward_1): New...
2007-09-07  Laurynas Biveinisregrename.c (copyprop_hardreg_forward_1): New variable...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-09-05  Steven Bosscherre PR middle-end/33029 (libgcc2.c:1890: internal compil...
2007-08-10  Andreas Krebbellower-subreg.c (resolve_shift_zext): Don't adjust src_r...
2007-08-07  Ian Lance Taylorre PR rtl-optimization/32776 (ICE RTL check: expected...
2007-08-07  Ian Lance Taylorlower-subreg.c (resolve_clobber): If the clobber has...
2007-08-07  Andreas Krebbellower-subreg.c (resolve_subreg_use): Remove assertion.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11  Kenneth Zadecktoplev.c (no_new_pseudos): Deleted.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-01  Ian Lance Taylorre PR rtl-optimization/31455 (lower subreg causes a...
2007-05-22  Ian Lance Taylorlower-subreg.c (decompose_multiword_subregs): If we...
2007-03-10  Steven Bosscherlower-subreg.c: Include except.h.
2007-02-16  Ian Lance Taylorlower-subreg.c (move_eh_region_note): New static function.
2007-02-13  Ian Lance Taylorre PR middle-end/30751 (internal compiler error: in...
2007-02-08  Ian Lance Taylor* lower-subreg.c (simple_move): Reject PARTIAL_INT...
2007-02-06  Ian Lance Taylorlower-subreg.c (simple_move_operand): Reject CONST.
2007-02-03  Ian Lance Taylorlower-subreg.c (simple_move_operand): New static functi...
2007-02-02  Ian Lance Taylor* lower-subreg.c (resolve_clobber): Handle a subreg...
2007-02-01  Ian Lance Taylorlower-subreg.c (simplify_gen_subreg_concatn): If we...
next