summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther2008-11-051-7/+12
* re PR middle-end/37418 (error: type mismatch in address expression, verify_gi...Richard Biener2008-10-161-3/+8
* re PR middle-end/37713 (ice for legal code with -O3 on 20080926)Richard Guenther2008-10-021-4/+4
* re PR tree-optimization/30930 (vector can cause to create an extra variable, ...Andrew Pinski2008-09-191-19/+59
* tree-ssa.c (redirect_edge_var_map_clear): Fix formatting.Jan Hubicka2008-09-111-1/+14
* re PR middle-end/179 (-Wuninitialized missing warning with &var)Manuel López-Ibáñez2008-08-201-0/+42
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-1/+1
* re PR middle-end/20644 (bogus uninitialized warning on unused variable)Manuel López-Ibáñez2008-08-101-3/+19
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-6/+8