aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-7/+2
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+2
2008-06-17Remove libcall notes.Steven Bosscher1-77/+1
2008-05-15re PR middle-end/36194 (Truncation optimization in combine can remove necessa...Adam Nemet1-24/+39
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-6/+1
2008-04-04re PR target/34916 (gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os)Andy Hutchinson1-3/+13
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-2/+4
2008-02-09re PR middle-end/34627 (Incorrect branching with -Ox on hppa)Steven Bosscher1-1/+2
2008-01-22re PR rtl-optimization/34628 (problems with inlining on ARM)Eric Botcazou1-6/+11
2008-01-11re PR target/27971 (eliminate shift in array[(x>>2)&3])Raksit Ashok1-0/+9
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford1-3/+3
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-1/+1
2007-10-23re PR rtl-optimization/33846 (ICE in trunc_int_for_mode, at explow.c:55)Uros Bizjak1-0/+3
2007-10-22re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou1-9/+0
2007-10-08combine.c (setup_incoming_promotions): Ensure that arguments that have not un...Mark Shinwell1-4/+6
2007-09-20combine.c: Include cgraph.h.Mark Shinwell1-14/+51
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-18/+18
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-2/+2
2007-09-04re PR middle-end/33187 (Missed cmove opportunity)Uros Bizjak1-0/+12
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-2/+2
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-13/+14
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-10/+10
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-26combine.c (combine_max_regno): Remove.Ian Lance Taylor1-129/+187
2007-07-03combine.c (recog_for_combine): Log the success or failure of matching new ins...Rask Ingemann Lambertsen1-0/+16
2007-06-30combine.c (combine_validate_cost): New parameter NEWOTHERPAT.Rask Ingemann Lambertsen1-29/+37
2007-06-27re PR target/32481 (ICE in df_refs_verify, at df-scan.c:4058)Seongbae Park1-0/+2
2007-06-19df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck1-1/+1
2007-06-12re PR rtl-optimization/32293 (internal compiler error: in do_SUBST, at combin...Uros Bizjak1-2/+8
2007-06-12combine.c (subst): Fix typo.Seongbae Park1-1/+1
2007-06-12combine.c (subst): Use reg_overlap_mentioned_p instead of comparing register ...Seongbae Park1-1/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-313/+594
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-39/+14
2007-05-17re PR rtl-optimization/31691 (optimized code taking the wrong branch)Eric Botcazou1-5/+5
2007-03-02expr.h (promoted_input_arg): Remove decl.Richard Henderson1-19/+28
2007-02-20rtl.h (remove_reg_equal_equiv_notes): New prototype.Steven Bosscher1-11/+1
2007-02-04re PR middle-end/30667 (ICE in immed_double_const, at emit-rtl.c:468)Uros Bizjak1-1/+3
2007-01-21re PR rtl-optimization/29329 (internal consistency failure)Eric Botcazou1-22/+30
2006-12-12re PR rtl-optimization/27761 (combine miscompiles)James E Wilson1-10/+17
2006-11-15combine.c (likely_spilled_retval_1): Fix masking operation.Rask Ingemann Lambertsen1-2/+3
2006-09-12re PR rtl-optimization/28243 (internal consistency failure when building font...Eric Botcazou1-6/+8
2006-09-10re PR rtl-optimization/28636 (Miscompiled loop)Eric Botcazou1-12/+15
2006-05-23re PR middle-end/27736 (unwind-dw2-fde.c:833: fatal error: internal consisten...Richard Sandiford1-1/+9
2006-05-22re PR rtl-optimization/25514 (internal consistency failure)Richard Sandiford1-36/+35
2006-05-18Whitespace fixupsMike Stump1-81/+80
2006-05-17re PR rtl-optimization/27477 (The H8 port doesn't build)Kazu Hirata1-1/+8
2006-05-14re PR rtl-optimization/27538 (execute/20030128-1.c FAILs)Roger Sayle1-8/+10
2006-04-26re PR target/27282 (ICE in final_scan_insn, at final.c:2448 - could not split...David Edelsohn1-3/+3