[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
[gcc.git] / gcc / ree.c
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-12 Wilco Dijkstra[Ree] Ensure inserted copy don't change the number...
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-22 David Malcolmree.c: Use rtx_insn
2014-07-09 Trevor Saundersremove has_execute
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-13 Jeff Law[multiple changes]
2014-06-02 Jeff Lawre PR rtl-optimization/61094 (-O3 insn Internal compile...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
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-02-14 Jeff Lawre PR rtl-optimization/60131 (RTL check fail in rhs_regno)
2014-01-17 Jeff Lawree.c (combine_set_extension): Temporarily disable...
2014-01-15 Jeff Lawre PR tree-optimization/59747 (wrong code at -Os and...
2014-01-10 Jeff Lawre PR middle-end/59743 (ICE: Segmentation fault)
2014-01-10 Jakub Jelinekre PR rtl-optimization/59754 ([ree.c] Incorrect merge...
2014-01-09 Jeff Lawree.c (get_sub_rtx): New function, extracted from...
2014-01-08 Jeff Lawre PR middle-end/53623 (sign extension is effectively...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22 Trevor Saundersadd auto_vec
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09 Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-05 Steven Bosscherbb-reorder.c (fix_crossing_unconditional_branches)...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-07 Steven Bosscher* ree.c (struct ext_cand): Remove GTY markers.
2012-11-22 Jakub Jelinek* ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-26 Teresa JohnsonAvoid conservative behavior in REE by allowing removal...
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-02 Jakub Jelinekre PR rtl-optimization/53160 (likely wrong code bug)
2012-01-31 Jakub Jelinekre PR bootstrap/52041 (Bootstrap failure at revision...
2012-01-26 Jakub Jelinekre PR rtl-optimization/51978 (ext-elim-1.c ICE on power...
2012-01-23 Jakub Jelinekre PR rtl-optimization/51933 (wrong code due to -free)
2012-01-22 Eric Botcazoure PR rtl-optimization/51924 (wrong code with -O -free...
2011-12-27 Eric Botcazoure PR rtl-optimization/51667 (new FAIL: 27_io/basic_...
2011-12-21 Enkovich Ilyare PR target/50038 (redundant zero extensions)