summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* re PR target/34916 (gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os)Andy Hutchinson2008-04-041-3/+13
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-2/+4
* re PR middle-end/34627 (Incorrect branching with -Ox on hppa)Steven Bosscher2008-02-091-1/+2
* re PR rtl-optimization/34628 (problems with inlining on ARM)Eric Botcazou2008-01-221-6/+11
* re PR target/27971 (eliminate shift in array[(x>>2)&3])Raksit Ashok2008-01-111-0/+9
* rtl.def (SUBREG): Update comments.Richard Sandiford2007-12-191-3/+3
* re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2007-12-031-1/+1
* re PR rtl-optimization/33846 (ICE in trunc_int_for_mode, at explow.c:55)Uros Bizjak2007-10-231-0/+3
* re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou2007-10-221-9/+0
* combine.c (setup_incoming_promotions): Ensure that arguments that have not un...Mark Shinwell2007-10-081-4/+6
* combine.c: Include cgraph.h.Mark Shinwell2007-09-201-14/+51
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-18/+18
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres2007-09-041-2/+2
* re PR middle-end/33187 (Missed cmove opportunity)Uros Bizjak2007-09-041-0/+12
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-2/+2
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-13/+14
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-10/+10
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* combine.c (combine_max_regno): Remove.Ian Lance Taylor2007-07-261-129/+187
* combine.c (recog_for_combine): Log the success or failure of matching new ins...Rask Ingemann Lambertsen2007-07-031-0/+16
* combine.c (combine_validate_cost): New parameter NEWOTHERPAT.Rask Ingemann Lambertsen2007-06-301-29/+37
* re PR target/32481 (ICE in df_refs_verify, at df-scan.c:4058)Seongbae Park2007-06-271-0/+2
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-1/+1
* re PR rtl-optimization/32293 (internal compiler error: in do_SUBST, at combin...Uros Bizjak2007-06-121-2/+8
* combine.c (subst): Fix typo.Seongbae Park2007-06-121-1/+1
* combine.c (subst): Use reg_overlap_mentioned_p instead of comparing register ...Seongbae Park2007-06-121-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-313/+594
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-39/+14
* re PR rtl-optimization/31691 (optimized code taking the wrong branch)Eric Botcazou2007-05-171-5/+5
* expr.h (promoted_input_arg): Remove decl.Richard Henderson2007-03-021-19/+28
* rtl.h (remove_reg_equal_equiv_notes): New prototype.Steven Bosscher2007-02-201-11/+1
* re PR middle-end/30667 (ICE in immed_double_const, at emit-rtl.c:468)Uros Bizjak2007-02-041-1/+3
* re PR rtl-optimization/29329 (internal consistency failure)Eric Botcazou2007-01-211-22/+30
* re PR rtl-optimization/27761 (combine miscompiles)James E Wilson2006-12-121-10/+17
* combine.c (likely_spilled_retval_1): Fix masking operation.Rask Ingemann Lambertsen2006-11-151-2/+3
* re PR rtl-optimization/28243 (internal consistency failure when building font...Eric Botcazou2006-09-121-6/+8
* re PR rtl-optimization/28636 (Miscompiled loop)Eric Botcazou2006-09-101-12/+15
* re PR middle-end/27736 (unwind-dw2-fde.c:833: fatal error: internal consisten...Richard Sandiford2006-05-231-1/+9
* re PR rtl-optimization/25514 (internal consistency failure)Richard Sandiford2006-05-221-36/+35
* Whitespace fixupsMike Stump2006-05-181-81/+80
* re PR rtl-optimization/27477 (The H8 port doesn't build)Kazu Hirata2006-05-171-1/+8
* re PR rtl-optimization/27538 (execute/20030128-1.c FAILs)Roger Sayle2006-05-141-8/+10
* re PR target/27282 (ICE in final_scan_insn, at final.c:2448 - could not split...David Edelsohn2006-04-261-3/+3
* * combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): Remove.Kazu Hirata2006-03-141-6/+0
* combine.c (simplify_shift_const_1): Use gen_lowpart_or_truncate instead of ge...Adam Nemet2006-03-091-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-1/+1
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* rtl.h (truncated_to_mode): Declare it.Paolo Bonzini2006-02-281-0/+3