aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-28tree-ssa-propagate.c (valid_gimple_call_p): Pass TREE_TYPE to is_gimple_reg_t...Andrew MacLeod1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+6
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-4/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-07gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT.Aldy Hernandez1-1/+0
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+6
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1
2013-10-02tree-flow.h: Remove some prototypes.Andrew MacLeod1-0/+215
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-28re PR middle-end/55266 (vector expansion: 24 movs for 4 adds)Marc Glisse1-0/+14
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-37/+31
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-7/+7
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-2/+2
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-1/+1
2012-08-10tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther1-4/+4
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-1/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-3/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-01-01re PR tree-optimization/51683 (__builtin_memcpy etc. with constant first argu...Jakub Jelinek1-1/+7
2011-11-11re PR tree-optimization/51074 (No constant folding performed for VEC_PERM_EXP...Jakub Jelinek1-0/+10
2011-09-26gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek1-13/+37
2011-07-21tree-ssa-propagate.c (substitute_and_fold): Use do_dce flag to deside...Kai Tietz1-4/+11
2011-07-19gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as BIT_XOR_EXPR, same as ...Richard Guenther1-13/+0
2010-11-09re PR middle-end/46360 (ICE in release_defs, at tree-ssanames.c:313)Jakub Jelinek1-3/+7
2010-09-21re PR tree-optimization/45580 (Building WebKit fails with compiler catching S...Richard Guenther1-4/+4
2010-08-04tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...Richard Guenther1-11/+64
2010-07-07tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther1-3/+12
2010-06-14re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390)Jakub Jelinek1-3/+10
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-2/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-09-28builtins.c (interclass_mathfn_icode): New helper.Michael Matz1-10/+8
2009-09-22tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther1-92/+16
2009-09-14Squash commit of EH in gimpleRichard Henderson1-4/+0
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+2
2009-05-24tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini1-9/+1
2009-04-28tree.h (SSA_NAME_VALUE): Remove.Richard Guenther1-6/+0
2009-04-25tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka1-2/+6
2009-04-16tree-ssa-propagate.c (stmt_makes_single_load): Remove.Kazu Hirata1-30/+0
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-5/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1