Age | Commit message (Expand) | Author | Files | Lines |
2007-10-02 | ra-conflict.c: New file. | Kenneth Zadeck | 1 | -1/+11 |
2007-09-19 | alias.c (memory_modified_1): Deconstify. | Kaveh R. Ghazi | 1 | -37/+29 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -2/+4 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-09-01 | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 1 | -1/+4 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -35/+43 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -0/+16 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -13/+13 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 1 | -14/+14 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -72/+66 |
2007-07-23 | PR middle-end/PR28690 | Peter Bergner | 1 | -10/+12 |
2007-07-06 | rtlanal.c (num_sign_bit_copies1): Improve cases of ANDing or IORing with a co... | Adam Nemet | 1 | -0/+19 |
2007-06-15 | * rtlanal.c (note_stores): Improve documentation. | Mark Mitchell | 1 | -4/+7 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -19/+21 |
2007-05-24 | postreload-gcse.c (reg_changed_after_insn_p): New function. | Richard Sandiford | 1 | -2/+2 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -23/+10 |
2007-03-21 | rtl.h (constant_pool_reference_p): Delete. | Richard Sandiford | 1 | -0/+24 |
2007-03-01 | Makefile.in (rtlanal.o): Depend on tree.h. | Richard Sandiford | 1 | -0/+56 |
2007-02-20 | rtl.h (remove_reg_equal_equiv_notes): New prototype. | Steven Bosscher | 1 | -0/+18 |
2007-02-20 | rtlanal.c (find_reg_equal_equiv_note): Do not find REG_EQ* notes on an insn w... | Steven Bosscher | 1 | -1/+8 |
2007-01-02 | re PR middle-end/30311 (revision 120211 failed to compile perlbench) | Joseph Myers | 1 | -1/+8 |
2006-12-21 | rtlanal.c (subreg_get_info): Do not make register size computations for mode ... | Joseph Myers | 1 | -3/+3 |
2006-12-20 | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 1 | -75/+140 |
2006-12-06 | reload1.c (delete_output_reload): Count occurrences in CALL_INSN_FUNCTION_USAGE. | Bernd Schmidt | 1 | -0/+6 |
2006-12-05 | rtlanal.c (note_uses): Deal with SEQUENCEs. | Bernd Schmidt | 1 | -0/+5 |
2006-12-01 | re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c... | Joseph Myers | 1 | -53/+33 |
2006-11-04 | fwprop.c: New file. | Paolo Bonzini | 1 | -2/+7 |
2006-10-25 | re PR middle-end/29519 (Bad code on MIPS with -fnon-call-exceptions) | Richard Sandiford | 1 | -11/+1 |
2006-05-29 | gcse.c, rtlanal.c: Remove obsolete comments associated with loop.c. | Kazu Hirata | 1 | -1/+1 |
2006-04-17 | target.h (struct gcc_target): Add mode_rep_extended. | Adam Nemet | 1 | -2/+75 |
2006-03-05 | rtlanal.c (replace_reg): Remove. | Kazu Hirata | 1 | -100/+0 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-04 | rtlanal.c (insns_safe_to_move_p): Remove. | Kazu Hirata | 1 | -76/+0 |
2006-02-28 | rtl.h (truncated_to_mode): Declare it. | Paolo Bonzini | 1 | -0/+10 |
2006-02-23 | re PR middle-end/26316 (loop-invariant miscompiles openmp.c) | Zdenek Dvorak | 1 | -9/+31 |
2006-02-19 | gcse.c (want_to_gcse_p): On STACK_REGS targets... | Roger Sayle | 1 | -0/+9 |
2006-02-05 | re PR rtl-optimization/26087 (ICE in df_find_use) | Zdenek Dvorak | 1 | -1/+6 |
2006-01-18 | rtlanal.c (global_reg_mentioned_p_1, [...]): Remove. | Kazu Hirata | 1 | -73/+0 |
2006-01-12 | * rtlanal.c (find_reg_note): Assert insn is not null. | Ben Elliston | 1 | -2/+5 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -4/+4 |
2005-11-03 | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 1 | -1/+3 |
2005-10-20 | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 1 | -20/+114 |
2005-09-26 | rtlanal.c (reg_used_between_p): Don't check for CLOBBERs in CALL_INSN_FUNCTIO... | J"orn Rennecke | 1 | -3/+1 |
2005-09-01 | re PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb") | Richard Henderson | 1 | -0/+1 |
2005-06-28 | rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral... | Richard Henderson | 1 | -3/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | re PR rtl-optimization/21528 (Boost shared_ptr_test.cpp fails with -O3) | Richard Henderson | 1 | -2/+12 |