aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+6
2013-11-22add auto_vecTrevor Saunders1-6/+2
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-19re PR tree-optimization/57517 (internal compiler error: in eliminate_temp_cop...Richard Biener1-1/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
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-08re PR tree-optimization/59047 (wrong code for bitfields at -O3 on x86_64-linu...Richard Biener1-4/+18
2013-11-06re PR tree-optimization/58653 (wrong code (segfaults) at -O3 on x86_64-linux-...Richard Biener1-88/+23
2013-11-01Replace some heap vectors with stack vectors.Trevor Saunders1-4/+2
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-0/+3
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-0/+8
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+57
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-2/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-136/+132
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl1-9/+8
2012-08-22tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.Jakub Jelinek1-0/+2
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-1/+1
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther1-2/+0
2012-08-03tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther1-2/+2
2012-08-02tree-flow.h (set_default_def): Rename to ...Richard Guenther1-9/+1
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-4/+0
2012-08-01tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther1-32/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-4/+4
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-4/+4
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-03re PR debug/53174 (ICE in expand_debug_expr, verify_ssa failed)Jakub Jelinek1-0/+2
2012-01-27invoke.texi: Update copyright years.Andrey Belevantsev1-1/+1
2012-01-25tree-predcom.c (tree_predictive_commoning_loop): Bail out when compute_data_d...Andrey Belevantsev1-2/+11
2011-12-01re PR tree-optimization/51246 (ICE in replace_ref_with, at tree-predcom.c:1309)Jakub Jelinek1-1/+13
2011-09-25tree-data-ref.c (dr_analyze_innermost): Add new argument.Ira Rosen1-1/+1
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-5/+6
2011-07-29re PR middle-end/49893 (-O3 generates wrong code for volatile)Richard Guenther1-0/+1
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-1/+1
2011-02-11re PR target/47665 (ICE in trunc_int_for_mode)Jakub Jelinek1-1/+3
2010-12-23Fix PR47002: memory leaks.Sebastian Pop1-1/+5
2010-10-11vec.h (VEC_qsort): Define.Nathan Froyd1-2/+1
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-4/+1
2010-09-03Use DR_IS_WRITE instead of !DR_IS_READ.Sebastian Pop1-4/+4
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-31/+31
2010-07-05double-int.h (double_int_sub): Declare.Richard Biener1-3/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-4/+6
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+2
2010-04-19gimple.h (create_tmp_reg): Declare.Martin Jambor1-13/+3
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2