summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* predicate aware uninitialized analysisXinliang David Li2010-04-281-82/+7
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-2/+0
* re PR debug/42299 (another verify_ssa failure with -g -O2)Richard Henderson2009-12-071-3/+7
* Remove trailing white spaces.H.J. Lu2009-11-251-13/+13
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-3/+5
* tree-ssa.c (find_released_ssa_name): Handle NULL wi.Alexandre Oliva2009-11-211-3/+10
* tree-ssa.c (insert_debug_temp_for_var_def): Fix handling of released SSA names.Alexandre Oliva2009-11-181-2/+1
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-2/+2
* re PR lto/41808 (error: non-trivial conversion at assignment)Richard Guenther2009-10-281-5/+0
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+5
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-97/+143
* re PR debug/41229 (VTA: internal compiler error: verify_ssa failed)Alexandre Oliva2009-09-081-1/+2
* tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.Alexandre Oliva2009-09-081-0/+68
* re PR tree-optimization/41271 (FAIL: gcc.dg/matrix/matrix-2.c scan-ipa-dump-t...Richard Guenther2009-09-051-3/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+206
* re PR c/41163 (verify_gimple fails)Richard Guenther2009-08-261-2/+10
* re PR middle-end/41047 (gcc.target/mips/memcpy-1.c failing)Richard Guenther2009-08-131-10/+10
* alias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.Richard Guenther2009-08-121-9/+4
* re PR middle-end/41006 (verify_stmts failed: error: non-trivial conversion at...Richard Guenther2009-08-101-48/+40
* tree-ssa.c (useless_type_conversion_p_1): Only for types that require structu...Richard Guenther2009-08-071-4/+4
* tree-ssa.c (useless_type_conversion_p_1): Make function and array type compar...Richard Guenther2009-08-061-15/+119
* re PR middle-end/40943 (Uninitialized warning is missed when dereferencing un...Jakub Jelinek2009-08-031-1/+6
* tree.c (make_vector_type): Build a main variant first, get the canonical one ...Richard Guenther2009-08-031-4/+14
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-3/+6
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-43/+3
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-1/+1
* tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet2009-06-171-0/+12
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+1
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-10/+0
* tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...Andrey Belevantsev2009-05-061-8/+14
* re PR tree-optimization/23329 (hack in may_propagate_copy should be able to r...Richard Guenther2009-05-031-6/+10
* re PR regression/40001 (r146817 broke libgloss build for SPU)Richard Guenther2009-05-021-1/+3
* Expand from SSA.Michael Matz2009-04-261-1/+2
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+3
* gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther2009-04-161-7/+5
* tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.Richard Guenther2009-04-041-1/+2
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-329/+126
* gimplify.c (mark_addressable): Export.Richard Guenther2009-03-271-0/+15
* Fix for PR39557Xinliang David Li2009-03-271-0/+5
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...Richard Guenther2009-01-281-1/+5
* re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n...Richard Guenther2009-01-261-1/+6
* re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)Jakub Jelinek2008-12-311-5/+0
* re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)Jakub Jelinek2008-12-181-0/+5