re PR target/44942 (Bug in argument passing of long double)
[gcc.git] / gcc / rtlanal.c
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-02 Anatoly Sokolovtarget.h (struct calls): Add function_value_regno_p...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-03 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-11-03 Jakub Jelinekre PR rtl-optimization/41917 (Strange athrithmetic...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-08-11 Adam Nemetcombine.c (try_widen_shift_mode): Factor out code to...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-04-16 Ian Lance Taylorrtlanal.c (alloc_reg_note): New function, broken out...
2009-03-27 H.J. Lujump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-03-14 Jakub Jelinekre PR bootstrap/39454 (Bootstrap failure on sparcv9...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-05 Paolo Bonzinire PR rtl-optimization/39110 (Revision 143939 breaks...
2009-02-04 Paolo Bonzinire PR rtl-optimization/37889 (SEGV, conditional executi...
2008-11-10 Ralph Loaderre PR middle-end/37807 (Exponential compile time with...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-28 Richard Sandifordrtl.h (simplify_subreg_regno): Declare.
2008-08-26 Ben Ellistonrtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-20 Richard Sandifordrtlanal.c (subreg_offset_representable_p): Revert last...
2008-08-18 Richard Sandifordrtlanal.c (subreg_offset_representable_p): Check HARD_R...
2008-07-16 Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-06-17 Steven BosscherRemove libcall notes.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-08 Peter BergnerRevert
2008-04-07 Peter BergnerPR middle-end/PR28690
2008-03-01 Alexandre Oliva* rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.
2007-11-24 Hans-Peter Nilssonrtlanal.c (label_is_jump_target_p): Return true for...
2007-10-16 Paolo Bonzinitarget.h (unspec_may_trap_p): New target hook.
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-09-19 Kaveh R. Ghazialias.c (memory_modified_1): Deconstify.
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-07-23 Peter BergnerPR middle-end/PR28690
2007-07-06 Adam Nemetrtlanal.c (num_sign_bit_copies1): Improve cases of...
2007-06-15 Mark Mitchell* rtlanal.c (note_stores): Improve documentation.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-24 Richard Sandifordpostreload-gcse.c (reg_changed_after_insn_p): New function.
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-03-21 Richard Sandifordrtl.h (constant_pool_reference_p): Delete.
2007-03-01 Richard SandifordMakefile.in (rtlanal.o): Depend on tree.h.
2007-02-20 Steven Bosscherrtl.h (remove_reg_equal_equiv_notes): New prototype.
2007-02-20 Steven Bosscherrtlanal.c (find_reg_equal_equiv_note): Do not find...
2007-01-02 Joseph Myersre PR middle-end/30311 (revision 120211 failed to compi...
2006-12-21 Joseph Myersrtlanal.c (subreg_get_info): Do not make register size...
2006-12-20 Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-12-06 Bernd Schmidtreload1.c (delete_output_reload): Count occurrences...
2006-12-05 Bernd Schmidtrtlanal.c (note_uses): Deal with SEQUENCEs.
2006-12-01 Joseph Myersre PR target/24036 ([e500] ICE in subreg_offset_represe...
2006-11-04 Paolo Bonzinifwprop.c: New file.
2006-10-25 Richard Sandifordre PR middle-end/29519 (Bad code on MIPS with -fnon...
2006-05-29 Kazu Hiratagcse.c, rtlanal.c: Remove obsolete comments associated...
2006-04-17 Adam Nemettarget.h (struct gcc_target): Add mode_rep_extended.
2006-03-05 Kazu Hiratartlanal.c (replace_reg): Remove.
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-04 Kazu Hiratartlanal.c (insns_safe_to_move_p): Remove.
2006-02-28 Paolo Bonzinirtl.h (truncated_to_mode): Declare it.
2006-02-23 Zdenek Dvorakre PR middle-end/26316 (loop-invariant miscompiles...
2006-02-19 Roger Saylegcse.c (want_to_gcse_p): On STACK_REGS targets...
2006-02-05 Zdenek Dvorakre PR rtl-optimization/26087 (ICE in df_find_use)
2006-01-18 Kazu Hiratartlanal.c (global_reg_mentioned_p_1, [...]): Remove.
2006-01-11 Ben Elliston* rtlanal.c (find_reg_note): Assert insn is not null.
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-03 Eric Botcazoure PR rtl-optimization/23585 (mem_fun* code fine with...
2005-10-20 Eric Botcazoure PR rtl-optimization/23585 (mem_fun* code fine with...
2005-09-26 J"orn Renneckertlanal.c (reg_used_between_p): Don't check for CLOBBER...
2005-09-01 Richard Hendersonre PR middle-end/23676 (ICE: "missing REG_EH_REGION...
2005-06-28 Richard Hendersonrtlanal.c (nonzero_bits1): Use the mode of the value...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Richard Hendersonre PR rtl-optimization/21528 (Boost shared_ptr_test...
2005-06-07 Geoffrey Keatingrtlanal.c (subreg_offset_representable_p): Handle objec...
2005-04-04 David Edelsohntree-eh.c (tree_could_trap_p): Allow non-constant float...
2005-03-16 Dale Johannesenrtlanal.c (find_first_parameter_load): Rewrite to retur...
2005-03-11 Kaz Kojimare PR rtl-optimization/20331 (Wrong code generation...
2005-01-24 Paolo Bonzinirtlanal.c (non_rtx_starting_operands, [...]): New.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-17 Mark Dettingerrtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG...
2005-01-15 Kazu Hiratartlanal.c (regs_set_between_p): Remove.
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-06 Hans-Peter Nilssonre PR rtl-optimization/17933 (ICE: in schedule_insns...
2004-11-02 Steven Bosschercfgloop.h (struct loop): Update comment.
2004-10-10 Kazu Hiratabasic-block.h: Remove the prototypes for can_hoist_insn...
next