summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther2008-08-091-14/+4
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-5/+5
* re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu2008-08-061-2/+9
* cfgexpand.c (expand_stack_alignment): Assert that stack_realign_drap and drap...H.J. Lu2008-08-011-0/+3
* re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...H.J. Lu2008-07-311-0/+1
* [multiple changes]H.J. Lu2008-07-301-2/+107
* predict.c (always_optimize_for_size_p): New function.Jan Hubicka2008-07-291-0/+9
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-79/+423
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-32/+2
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-7/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu2008-05-261-4/+0
* cfgexpand.c (tree_expand_cfg): Zap the EH throw statement table once finished.Eric Botcazou2008-05-211-2/+2
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-4/+4
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-13/+17
* expr.c (expand_var): Delete it.Paolo Bonzini2008-04-021-9/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-2/+4
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-9/+5
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-0/+3
* cfgexpand.c (expand_stack_vars): Add checking to make sure that the offset of...Andrew Pinski2007-10-171-2/+5
* builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez2007-10-171-2/+4
* cfgexpand.c (dump_stack_var_partition): Use the correct index for the offset.Andrew Pinski2007-09-191-1/+1
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-4/+4
* re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers)Andrew Pinski2007-08-191-10/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfg.c (init_flow): Use type safe memory macros.Thomas Neumann2007-06-051-3/+3
* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels.Zdenek Dvorak2007-05-011-10/+33
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-11/+35
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-16/+82
* Revert:Jan Hubicka2007-04-241-34/+10
* tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak2007-04-231-6/+9
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-10/+34
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-2/+2
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-3/+6
* tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.Jan Hubicka2007-01-141-0/+7
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-0/+2
* cfgexpand.c (expand_one_var): Guard expand_one_stack_var by really_expand.Jan Hubicka2006-12-051-1/+2
* invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka2006-11-281-29/+174
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-271-0/+4
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-111-1/+1
* re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta...Jan Hubicka2006-10-181-1/+6
* re PR middle-end/28964 (partition_stack_vars uses unstable sort)Richard Guenther2006-09-221-0/+8
* re PR middle-end/28683 (ICE (segfault in add_reg_br_prob_note) when comparing...Jakub Jelinek2006-08-261-0/+2
* cfgexpand.c, [...]: Fix comment typos.Kazu Hirata2006-06-301-1/+1
* re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch...Zdenek Dvorak2006-06-221-0/+7
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* Whitespace fixupsMike Stump2006-05-181-24/+24
* function.h (frame_offset_overflow): Declare.Eric Botcazou2006-03-111-0/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2