]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtlanal.c
Merge from transactional-memory branch.
[thirdparty/gcc.git] / gcc / rtlanal.c
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-10-24  Bernd Schmidtre PR bootstrap/50836 (bootstrap fails due to error...
2011-10-21  Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-08-26  Jakub Jelinek* rtlanal.c (nonzero_bits1): Handle CLRSB.
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18  Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-28  Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-08  Bernd Schmidtdefaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
2011-07-08  Bernd Schmidtrtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE...
2011-07-06  Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-06  Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06  Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-06-24  H.J. LuProperly handle pointer addition/subtraction in num_sig...
2011-06-24  H.J. LuProperly handle pointer addition/subtraction.
2011-05-29  Eric Botcazoure PR rtl-optimization/48830 (unrecognized insn: storin...
2011-02-03  Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2010-11-30  Joseph Myershwint.c: New.
2010-11-16  Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-09-29  Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-17  Joseph Myersoptions.texi (Variable): Document.
2010-08-20  Joseph Myerstm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Docum...
2010-08-05  Eric Botcazourtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT...
2010-07-30  Bernd Schmidtrtlanal.c (simplify_subreg_regno): Don't treat HARD_FRA...
2010-07-30  Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
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...
next