summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou2010-05-251-1/+1
* double-int.h (double_int_and): New.Anatoly Sokolov2010-05-251-64/+10
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* combine.c (propagate_for_debug): Call make_compound_operation on the source v...Richard Sandiford2010-05-191-1/+22
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-2/+2
* combine.c (find_split_point): Add third argument.Paolo Bonzini2010-04-251-15/+24
* re PR rtl-optimization/43438 (possible wrong code bug)Richard Guenther2010-03-201-2/+4
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-2/+4
* re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)Jing Yu2010-01-151-2/+6
* Revert revision 155944 due to the broken testcase.Jing Yu2010-01-151-6/+2
* re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)Jing Yu2010-01-151-2/+6
* re PR rtl-optimization/42475 (ICE at -O1 and above: internal compiler error: ...Jakub Jelinek2009-12-231-4/+3
* combine.c (setup_incoming_promotions): Fix sign-extend of zero-extend case; t...Richard Henderson2009-12-081-29/+33
* re PR rtl-optimization/42269 (Extra sign extension instructions generated)Richard Henderson2009-12-071-6/+10
* re PR rtl-optimization/42164 (internal compiler error: in simplify_subreg, at...David Daney2009-12-041-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-8/+8
* re PR target/39715 ([cond-optab] extra sign extensions on Thumb)Paolo Bonzini2009-10-281-21/+30
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-2/+5
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-4/+7
* rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford2009-10-201-55/+21
* combine.c (label_tick_ebb_start): Fix comment.Adam Nemet2009-10-081-11/+18
* re PR rtl-optimization/41511 (combine behaves differently with/without -g)Eric Botcazou2009-10-051-21/+17
* re PR rtl-optimization/41574 (Distribute floating point expressions causes ba...Doug Kwan2009-10-051-0/+6
* [multiple changes]Kai Tietz2009-09-201-3/+4
* Squash commit of EH in gimpleRichard Henderson2009-09-141-11/+6
* * combine.c (propagate_for_debug_subst): Call wrap_constant on top.Jakub Jelinek2009-09-111-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-9/+313
* combine.c (try_widen_shift_mode): Factor out code to check if an integer cons...Adam Nemet2009-08-111-6/+2
* combine.c (gen_lowpart_or_truncate): Exclude CONST_INTs from mode check.Richard Sandiford2009-08-081-23/+28
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+2
* combine.c (make_compound_operation): If force_to_mode re-expanded the compoun...Adam Nemet2009-07-181-0/+6
* combine.c (try_widen_shift_mode): Add COUNT, OUTER_CODE and OUTER_CONST argum...Adam Nemet2009-07-181-5/+25
* combine.c (try_widen_shift_mode): Allow widening if the high-order bits are z...Adam Nemet2009-07-181-1/+8
* combine.c (simplify_shift_const_1): Split code to determine shift_mode into ...Adam Nemet2009-07-181-15/+38
* combine.c (make_extraction): Check TRULY_NOOP_TRUNCATION before creating LHS ...Adam Nemet2009-07-091-5/+12
* combine.c (force_to_mode): Handle TRUNCATE.Adam Nemet2009-07-011-6/+18
* combine.c (try_combine): Dump information about the insns we're combining.Adam Nemet2009-06-231-0/+10
* combine.c (combine_simplify_rtx): Remove TRULY_NOOP_TRUNCATION check when cal...Adam Nemet2009-06-231-3/+1
* alias.c: Use REG_P...Shujing Zhao2009-06-221-125/+125
* * combine.c (move_deaths): Compare LUIDs within the same BB only.Alexandre Oliva2009-06-021-0/+1
* Merge cond-optab branch.Paolo Bonzini2009-05-121-29/+0
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-1/+3
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-4/+4
* rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor2009-04-161-17/+14
* re PR rtl-optimization/39588 (internal compiler error: in trunc_int_for_mode,...Eric Botcazou2009-04-011-5/+6
* combine.c (simplify_comparison): Use have_insn_for.Paolo Bonzini2009-03-301-2/+2
* bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout m...Paolo Bonzini2009-03-301-69/+80
* combine.c (gen_lowpart_for_combine): Use omode when generating clobber.J"orn Rennecke2009-03-051-1/+1
* re PR rtl-optimization/38774 (ice in df_refs_verify, at df-scan.c:4307)Jakub Jelinek2009-01-131-1/+2
* combine.c (combine_instructions): Recompute optimize_this_for_speed_p for eac...Richard Earnshaw2009-01-121-0/+1