summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate lexical block into source_location.Dehao Chen2012-09-191-8/+6
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-3/+3
* tree-call-cdce.c (check_pow): Simplify.Richard Guenther2012-08-081-6/+3
* tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther2012-08-031-2/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-4/+1
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-76/+25
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-25/+76
* re PR lto/41159 ([LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:...Richard Guenther2011-12-211-2/+3
* tree-outof-ssa.c (insert_back_edge_copies): Add call to mark_dfs_back_edges.Bill Schmidt2011-11-181-0/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+4
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-4/+6
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/43300 (ICE: in emit_move_insn, at expr.c:3432)Michael Matz2010-03-151-9/+30
* re PR tree-optimization/42719 ("-fcompare-debug failure" with "-O2 -ftracer")Jakub Jelinek2010-01-191-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-27/+27
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+4
* re PR bootstrap/41031 (ICE in insert_value_copy_on_edge preventing bootstrap ...Richard Sandiford2009-08-121-2/+4
* tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination ...Richard Sandiford2009-08-091-9/+18
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-3/+2
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-19/+74
* re PR middle-end/39976 (Big sixtrack degradation on powerpc 32/64 after revis...Michael Matz2009-05-131-1/+69
* re PR middle-end/39927 (build breakage for cris-elf building libstdc++-v3)Andreas Krebbel2009-04-291-19/+40
* re PR middle-end/39922 (Revision 146817 caused many regressions on trunk)Michael Matz2009-04-281-1/+1
* ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.Michael Matz2009-04-271-2/+2
* tree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.H.J. Lu2009-04-261-1/+1
* Expand from SSA.Michael Matz2009-04-261-838/+266
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-8/+4
* Fix comments and formatrtingAndrew MacLeod2008-09-181-3/+3
* fix PR 37102 by having out of ssa remove dead PHI nodes.Andrew MacLeod2008-09-181-7/+62
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-140/+132
* re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther2008-07-071-0/+2
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1
* * tree-outof-ssa.c (pass_out_of_ssa): Do not depend on PROP_alias.Jan Hubicka2008-06-181-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* Fix PR34263: Cleaning up latch blocksRevital Eres2008-01-061-1/+158
* re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek2008-01-051-1/+2
* re PR middle-end/33589 (ICE on valid code at -O2: verify_flow_info failed)Andrew Pinski2007-10-281-1/+6
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle2007-03-081-4/+4
* tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka2006-12-241-3/+0
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-1/+1
* * tree-scalar-evolution.c (scev_const_prop):Diego Novillo2006-12-111-3/+3
* New out of ssa Coalescer.Andrew MacLeod2006-12-101-549/+52
* New TER code.Andrew MacLeod2006-12-081-604/+0
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-16/+17