aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-08re PR lto/47641 (gcc.dg/lto/20101009-1 c_lto_20101009-1_0.o-c_lto_20101009-1_...Richard Guenther1-4/+9
2011-02-07re PR tree-optimization/47621 (Missed dependencies in address-taken optimizat...Richard Guenther1-44/+39
2011-01-14re PR middle-end/47281 (error: non-trivial conversion at assignment)Richard Guenther1-5/+0
2011-01-11re PR tree-optimization/46076 (constant propagation and compile-time math no ...Richard Guenther1-0/+5
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-2/+2
2010-11-17timevar.def (TV_IPA_OPT, [...]): New.Michael Matz1-2/+5
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-3/+3
2010-11-03re PR tree-optimization/46217 (store to volatile is removed)Richard Guenther1-3/+8
2010-10-22gimple.h (gimple_register_canonical_type): Declare.Richard Guenther1-2/+1
2010-10-09re PR tree-optimization/45945 (ICE: verify_ssa failed: error: SSA_NAME_DEF_ST...Richard Guenther1-5/+28
2010-09-23tree-flow.h (execute_update_addresses_taken): Adjust.Eric Botcazou1-20/+17
2010-09-08Forgot to correct typo before committing last change.Michael Matz1-1/+1
2010-09-03re PR middle-end/45415 (ICE in partition_view_bitmap, at tree-ssa-live.c:334)Michael Matz1-0/+16
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-23lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.Richard Guenther1-1/+1
2010-07-21re PR middle-end/44738 (c-c++-common/uninit-17.c failed)Bernd Schmidt1-0/+2
2010-07-21re PR middle-end/45013 (Failed to build 483.xalancbmk in SPEC CPU 2006)Richard Guenther1-1/+2
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther1-7/+6
2010-07-20lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.Richard Guenther1-1/+1
2010-07-20re PR debug/44971 (-fcompare-debug failure with uninitialized read in walk_gi...Richard Guenther1-66/+140
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+1
2010-07-07re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka1-0/+7
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-54/+152
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-2/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
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
2010-04-28predicate aware uninitialized analysisXinliang David Li1-82/+7
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-2/+0
2009-12-07re PR debug/42299 (another verify_ssa failure with -g -O2)Richard Henderson1-3/+7
2009-11-25Remove trailing white spaces.H.J. Lu1-13/+13
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-3/+5
2009-11-21tree-ssa.c (find_released_ssa_name): Handle NULL wi.Alexandre Oliva1-3/+10
2009-11-18tree-ssa.c (insert_debug_temp_for_var_def): Fix handling of released SSA names.Alexandre Oliva1-2/+1
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-2/+2
2009-10-28re PR lto/41808 (error: non-trivial conversion at assignment)Richard Guenther1-5/+0
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+5
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-97/+143
2009-09-08re PR debug/41229 (VTA: internal compiler error: verify_ssa failed)Alexandre Oliva1-1/+2
2009-09-08tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.Alexandre Oliva1-0/+68
2009-09-05re PR tree-optimization/41271 (FAIL: gcc.dg/matrix/matrix-2.c scan-ipa-dump-t...Richard Guenther1-3/+5
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+206
2009-08-26re PR c/41163 (verify_gimple fails)Richard Guenther1-2/+10
2009-08-13re PR middle-end/41047 (gcc.target/mips/memcpy-1.c failing)Richard Guenther1-10/+10
2009-08-12alias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.Richard Guenther1-9/+4
2009-08-10re PR middle-end/41006 (verify_stmts failed: error: non-trivial conversion at...Richard Guenther1-48/+40