Age | Commit message (Expand) | Author | Files | Lines |
2009-01-26 | re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n... | Richard Guenther | 1 | -0/+2 |
2009-01-26 | re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n... | Richard Guenther | 1 | -0/+16 |
2008-12-04 | re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c) | Richard Guenther | 1 | -3/+0 |
2008-11-25 | re PR middle-end/38151 (structures with _Complex arguments are not passed cor... | Richard Guenther | 1 | -56/+34 |
2008-11-15 | re PR tree-optimization/38051 (Miscompilation of glibc's memcmp) | Richard Guenther | 1 | -15/+20 |
2008-10-19 | tree-ssa-alias.c (may_alias_p): Remove bogus shortcut. | Richard Guenther | 1 | -10/+0 |
2008-09-15 | tree-ssa-alias.c (init_alias_info): Call bitmap_obstack_release in every call... | Jakub Jelinek | 1 | -1/+3 |
2008-09-04 | rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_... | Ian Lance Taylor | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -113/+81 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -11/+1 |
2008-07-11 | re PR tree-optimization/36765 (Revision 137573 miscompiles 464.h264ref in SPE... | Richard Guenther | 1 | -0/+20 |
2008-07-07 | tree-ssa-structalias.h (set_used_smts): Remove. | Richard Guenther | 1 | -1/+0 |
2008-06-29 | tree-ssa-structalias.h (compute_points_to_sets): Adjust prototype. | Richard Guenther | 1 | -1/+305 |
2008-06-28 | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 1 | -1/+6 |
2008-06-27 | re PR tree-optimization/36400 (points-to results wrong) | Richard Guenther | 1 | -12/+12 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-12 | re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective) | Richard Guenther | 1 | -6/+8 |
2008-06-11 | tree-flow.h (may_point_to_global_var): Declare. | Richard Guenther | 1 | -0/+17 |
2008-06-04 | tree-flow-inline.h (is_global_var): Do not check TREE_STATIC on MTAGs. | Richard Guenther | 1 | -21/+11 |
2008-05-29 | re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t... | Richard Guenther | 1 | -20/+15 |
2008-05-28 | re PR tree-optimization/36339 (not call clobbering variable for non common of... | Richard Guenther | 1 | -13/+19 |
2008-05-27 | re PR tree-optimization/36339 (not call clobbering variable for non common of... | Richard Guenther | 1 | -0/+16 |
2008-05-15 | treestruct.def (TS_STRUCT_FIELD_TAG): Remove. | Diego Novillo | 1 | -5/+5 |
2008-05-15 | re PR middle-end/36244 (-ftree-parallelize-loops=4, vectorizer enabled, ICE) | Richard Guenther | 1 | -1/+0 |
2008-05-15 | re PR tree-optimization/34330 (-ftree-parallelize-loops=4 ICE with the vector... | Richard Guenther | 1 | -2/+5 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2008-05-09 | invoke.texi (-fdump-tree-salias): Remove documentation. | Richard Guenther | 1 | -40/+4 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -681/+11 |
2008-04-29 | tree-ssa-alias.c (finalize_ref_all_pointers): Remove. | Richard Guenther | 1 | -140/+66 |
2008-04-23 | re PR tree-optimization/27799 (adding unused char field inhibits optimization) | Richard Guenther | 1 | -14/+13 |
2008-04-23 | alias.c (alias_set_subset_of): Correctly handle asking if zero is a subset of... | Richard Guenther | 1 | -15/+7 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -9/+15 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -22/+36 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -36/+22 |
2008-02-25 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -22/+36 |
2008-02-25 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -36/+22 |
2008-01-22 | re PR tree-optimization/33092 (Using -O1 -fno-tree-salias results in ICE) | Manuel López-Ibáñez | 1 | -0/+24 |
2007-11-21 | re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recur... | Richard Guenther | 1 | -1/+1 |
2007-11-16 | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 1 | -8/+8 |
2007-11-15 | tree-ssa-alias.c (create_overlap_variables_for): Make sure to only create SFT... | Richard Guenther | 1 | -1/+4 |
2007-11-13 | pr 33870 | Diego Novillo | 1 | -8/+28 |
2007-11-09 | bitmap.h (bitmap_single_bit_set_p): Declare. | Richard Guenther | 1 | -2/+3 |
2007-10-28 | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 1 | -34/+37 |
2007-10-25 | tree-flow.h (mem_sym_stats): Remove. | Richard Guenther | 1 | -37/+77 |
2007-09-21 | re PR tree-optimization/33508 (tree struct aliasing goes into a loop marking ... | Richard Guenther | 1 | -14/+36 |
2007-09-01 | tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V... | Richard Guenther | 1 | -1/+1 |
2007-08-27 | re PR tree-optimization/33173 (ICE in set_uids_in_ptset, at tree-ssa-structal... | Daniel Berlin | 1 | -1/+1 |
2007-08-19 | Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303 | Daniel Berlin | 1 | -23/+84 |
2007-08-15 | tree-ssa-alias.c (compute_memory_partitions): Use alias_bitmap_obstack to all... | Diego Novillo | 1 | -69/+103 |
2007-08-14 | tree-pass.h (PROP_pta): Removed. | Daniel Berlin | 1 | -25/+9 |