summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-1/+1
* tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther2007-07-201-15/+10
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-1/+1
* re PR middle-end/32639 (ptrmem1.C now ICE's on mainline)Richard Guenther2007-07-051-5/+5
* tree-ssa.c (useless_type_conversion_p): Add handling for scalar float and vec...Richard Guenther2007-07-041-26/+68
* tree-ssa.c (useless_type_conversion_p): Document future intent as defining th...Richard Guenther2007-07-021-60/+90
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-0/+11
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-3/+3
* [multiple changes]Andrew Pinski2007-06-151-4/+6
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-1/+1
* basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner2007-05-041-2/+2
* tree-ssa.c ((warn_uninit): Annotate warning with -Wuninitialized.Dirk Mueller2007-04-251-1/+1
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-0/+47
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-4/+6
* re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo2007-02-081-19/+0
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-7/+10
* tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars.Jan Hubicka2007-01-201-1/+0
* cgraph.c (cgraph_release_function_body): New function.Jan Hubicka2007-01-041-2/+5
* tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka2006-12-301-7/+7
* tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka2006-12-241-0/+2
* tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka2006-12-201-1/+26
* [multiple changes]Diego Novillo2006-12-111-54/+91
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-5/+5
* tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin2006-12-041-126/+0
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-20/+18
* tree-ssa.c (warn_uninit): Use expand_location variables for locus and declara...Ben Elliston2006-11-031-5/+7
* re PR tree-optimization/17506 (warning about uninitialized variable points to...Joern Rennecke2006-08-291-1/+7
* re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod2006-06-151-11/+0
* re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod2006-06-081-0/+11
* re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin2006-03-251-0/+41
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-14/+14
* tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo2006-02-181-2/+2
* tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak2005-12-191-10/+8
* tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak2005-12-191-9/+0
* tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis2005-12-181-2/+3
* tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka2005-12-171-0/+3
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-1/+1
* re PR middle-end/23497 (Bogus 'is used uninitialized...' warning about std::c...Richard Henderson2005-11-161-4/+19
* tree-ssa-alias.c (compute_may_aliases): Remove call to delete_old_heap_vars.Daniel Berlin2005-11-101-1/+2
* re PR tree-optimization/23382 (Does not remove the old HEAP virtual variables...Daniel Berlin2005-11-081-0/+1
* re PR tree-optimization/22278 (gcc -O2 discards cast to volatile)Richard Henderson2005-07-191-0/+9
* tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka2005-07-131-1/+1
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-2/+1
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-28/+28
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-031-1/+1
* [multiple changes]Daniel Berlin2005-06-301-14/+31
* tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...Jan Hubicka2005-06-271-6/+12
* Update FSF address.Kelley Cook2005-06-251-2/+2