Daily bump.
[gcc.git] / gcc / postreload.c
2011-11-22 Andreas Krebbelpostreload.c (reload_combine): Mark reg_state as invali...
2011-11-06 Joern Renneckeregset.h (fixed_reg_set_regset): Declare.
2011-09-20 Wei Guozhire PR rtl-optimization/49452 (comp-goto-2.c regresses...
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18 Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-07-06 Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-01 Anatoly Sokolovreginfo.c (memory_move_cost): Change rclass argument...
2011-02-11 Pat Haugenre PR rtl-optimization/47614 (cpu2000 benchmark 301...
2011-02-03 Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2011-01-27 Jeff LawUpdate copyright year
2011-01-27 Mikael Petterssonre PR rtl-optimization/46856 (internal compiler error...
2010-12-21 Jakub Jelinekre PR rtl-optimization/47008 (gfortran.dg/extends_...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-18 Jeff Lawre PR middle-end/46297 (gfortran.dg/g77/980701-0.f...
2010-11-17 Eric Botcazoupostreload.c (reload_combine): Call control_flow_insn_p...
2010-11-16 Andreas Schwabre PR rtl-optimization/46395 (FAIL: 22_locale/numpunct...
2010-09-29 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-22 Chung-Lin Tangpostreload.c (move2add_note_store): Add reg_symbol_ref...
2010-08-05 Bernd SchmidtFrom Martin Thuresson <martint@google.com>
2010-08-02 Bernd Schmidtpostreload.c (reload_cse_simplify_operands): Take attri...
2010-07-30 Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
2010-07-27 Bernd Schmidtpostreload.c (try_replace_in_use): New static function.
2010-07-27 Bernd Schmidtpostreload.c (reload_combine_recognize_const_pattern...
2010-07-21 Bernd Schmidtre PR bootstrap/44970 (Revision 162270 failed to bootstrap)
2010-07-20 Bernd Schmidtpostreload.c (fixup_debug_insns): Remove arg REGNO.
2010-07-19 Bernd Schmidtpostreload.c (reload_combine_closest_single_use): Ignor...
2010-07-16 Bernd Schmidtre PR target/42235 (redundant memory move from paramete...
2010-07-15 Bernd Schmidtpostreload.c (last_label_ruid, [...]): New static varia...
2010-07-13 H.J. LuSilence gcc warning on min_regno.
2010-07-12 Jie Zhangpostreload.c (reg_symbol_ref[]): New.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-27 Anatoly Sokolovtarget.h (struct gcc_target): Add register_move_cost...
2010-06-05 Anatoly Sokolovtarget.h (struct gcc_target): Add memory_move_cost...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-03-16 Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-06 J"orn Renneckere PR rtl-optimization/30807 (postreload bug (might...
2009-07-04 Eric Botcazou* postreload.c (reload_combine): Replace CONST_REG...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-26 Vladimir Makarov[multiple changes]
2008-07-16 Kaveh R. Ghazicfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-27 Andreas Krebbeldefaults.h (TARGET_MEM_CONSTRAINT): New target macro...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
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-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-27 Jan Hubickafwprop.c (try_fwprop_subst): Use validate_unshare_change.
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-02-20 Steven Bosscherrtl.h (remove_reg_equal_equiv_notes): New prototype.
2006-12-20 Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-11-18 Richard Kenner* postreload.c (reload_cse_move2add): Don't try to...
2005-11-11 Ulrich Weigandpostreload.c (reload_cse_simplify_operands): Fix bug...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-04-29 Michael Matzre PR rtl-optimization/21144 (Apparent infinite loop...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-05 Kazu Hiratacombine.c (simplify_and_const_int): Use gen_int_mode...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Aldy Hernandezpostreload.c (move2add_note_store): Only call trunc_int...
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-09-13 Richard Hendersonre PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered...
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-08-20 Richard Earnshawpostreload.c (reload_cse_move2add): Allow any condjump...
2004-08-18 Zack Weinbergrtl.def (NIL): Delete.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-03-04 Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-02-26 Kazu Hiratapostreload.c (reload_cse_move2add): Generate just a...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-23 J"orn Rennecketm.texi: Insert some weasel words when LOAD_EXTEND_OP...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 J"orn Renneckepostreload.c (reload_cse_simplify_operands): Don't...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-11-02 Eric Botcazoure PR rtl-optimization/12799 (faulty mov->add change...
2003-10-31 Richard Earnshawpostreload.c (reload_combine): Check that REGY doesn...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-26 Kazu Hiratapostreload.c (reload_cse_simplify_set): Call cselib_loo...
2003-06-26 Kazu HirataMakefile.in (OBJS): Add postreload.o.