aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Merge cond-optab branch.Paolo Bonzini1-29/+0
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-1/+3
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-4/+4
2009-04-16rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor1-17/+14
2009-04-01re PR rtl-optimization/39588 (internal compiler error: in trunc_int_for_mode,...Eric Botcazou1-5/+6
2009-03-30combine.c (simplify_comparison): Use have_insn_for.Paolo Bonzini1-2/+2
2009-03-30bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout m...Paolo Bonzini1-69/+80
2009-03-05combine.c (gen_lowpart_for_combine): Use omode when generating clobber.J"orn Rennecke1-1/+1
2009-01-13re PR rtl-optimization/38774 (ice in df_refs_verify, at df-scan.c:4307)Jakub Jelinek1-1/+2
2009-01-12combine.c (combine_instructions): Recompute optimize_this_for_speed_p for eac...Richard Earnshaw1-0/+1
2009-01-06re PR rtl-optimization/38722 (Revision 143027 causes ICE in find_decomposable...Jakub Jelinek1-9/+13
2008-12-03re PR rtl-optimization/38281 (segmentation fault with optimization enabled)Eric Botcazou1-0/+4
2008-11-10re PR middle-end/37807 (Exponential compile time with MMX builtins.)Ralph Loader1-0/+4
2008-10-28re PR c/37924 (ice in smallest_mode_for_size, at stor-layout.c:219)Jakub Jelinek1-6/+8
2008-10-13combine.c (simplify_set): Avoid calling LOAD_EXTEND_OP on non-integer modes.Joseph Myers1-0/+1
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-3/+3
2008-09-25combine.c (make_compound_operation): Handle the 'E' format.Richard Sandiford1-8/+20
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-10/+19
2008-08-08recog.c (split_all_insns): Set RTL profileJan Hubicka1-0/+2
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-2/+1
2008-07-15bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-101/+101
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