Age | Commit message (Expand) | Author | Files | Lines |
2008-12-09 | re PR tree-optimization/38445 (ICE in tree-ssa-struct-alias when compiling gr... | Richard Guenther | 1 | -4/+11 |
2008-12-04 | re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c) | Richard Guenther | 1 | -9/+108 |
2008-11-27 | tree-ssa-structalias.c (intra_create_variable_infos): Make a constraint for t... | Richard Guenther | 1 | -0/+9 |
2008-11-26 | re PR tree-optimization/37869 (PTA results wrong for "non-pointer" variables) | Daniel Berlin | 1 | -34/+2 |
2008-10-22 | tree.def (COMPLEX_TYPE): Constrain element type. | Richard Guenther | 1 | -2/+1 |
2008-08-29 | tree-ssa-structalias.c (create_variable_info_for): Do not create fields for h... | Richard Guenther | 1 | -2/+12 |
2008-08-29 | re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242) | Richard Guenther | 1 | -0/+1 |
2008-08-18 | tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | Tomas Bily | 1 | -2/+2 |
2008-08-06 | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-07-28 | tree-ssa-pre.c (insert_into_preds_of_block): Remove dead code. | Richard Guenther | 1 | -28/+5 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -200/+157 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -2/+1 |
2008-07-07 | tree-ssa-structalias.c (compute_points_to_sets): Add call to dump_constraint_... | Fernando Pereira | 1 | -0/+94 |
2008-07-07 | tree-ssa-structalias.h (set_used_smts): Remove. | Richard Guenther | 1 | -55/+0 |
2008-07-07 | tree-ssa-structalias.c (struct variable_info): Add is_full_var flag. | Richard Guenther | 1 | -233/+229 |
2008-07-06 | tree-ssa-structalias.c (struct variable_info): Remove has_union. | Richard Guenther | 1 | -75/+64 |
2008-07-04 | tree-ssa-structalias.c (lookup_vi_for_tree): Declare. | Richard Guenther | 1 | -0/+42 |
2008-07-02 | tree-ssa-structalias.c (struct variable_info): Reorder to fill padding on 64b... | Richard Guenther | 1 | -28/+28 |
2008-07-02 | bitmap.h (bitmap_set_bit): Return bool. | Richard Guenther | 1 | -30/+16 |
2008-07-01 | re PR tree-optimization/36666 (ICE in process_constraint, at tree-ssa-structa... | Richard Guenther | 1 | -73/+104 |
2008-06-30 | re PR middle-end/36671 (gfortran.dg/associated_1.f90) | Richard Guenther | 1 | -12/+38 |
2008-06-29 | tree-ssa-structalias.h (compute_points_to_sets): Adjust prototype. | Richard Guenther | 1 | -313/+31 |
2008-06-28 | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 1 | -7/+155 |
2008-06-27 | re PR tree-optimization/36400 (points-to results wrong) | Richard Guenther | 1 | -98/+285 |
2008-06-27 | Don't mark statements modified when we are in ipa mode | Daniel Berlin | 1 | -1/+2 |
2008-06-25 | tree-ssa-structalias.c (fieldoff_compare): Make sure to not overflow the resu... | Richard Guenther | 1 | -4/+10 |
2008-06-12 | re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective) | Richard Guenther | 1 | -22/+18 |
2008-06-06 | tree-ssa-structalias.c (merge_smts_into): Remove. | Richard Guenther | 1 | -35/+8 |
2008-06-04 | tree-ssa-structalias.c (handle_ptr_arith): Correctly handle negative or non-r... | Richard Guenther | 1 | -32/+12 |
2008-06-03 | tree-ssa-structalias.c (find_func_aliases): Add constraints for the lhs of ca... | Richard Guenther | 1 | -1/+1 |
2008-05-29 | re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t... | Richard Guenther | 1 | -5/+71 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2008-05-09 | tree-flow-inline.h (var_can_have_subvars): Move ... | Richard Guenther | 1 | -158/+93 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -70/+15 |
2008-05-08 | re PR middle-end/36154 (internal compiler error: in get_constraint_for_compon... | Richard Guenther | 1 | -4/+8 |
2008-04-29 | tree-ssa-alias.c (finalize_ref_all_pointers): Remove. | Richard Guenther | 1 | -9/+1 |
2008-04-23 | re PR tree-optimization/27799 (adding unused char field inhibits optimization) | Richard Guenther | 1 | -15/+1 |
2008-04-23 | tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. | Tomas Bily | 1 | -1/+0 |
2008-04-15 | tree-ssa-structalias.c (get_constraint_for_component_ref): Do not punt for ST... | Eric Botcazou | 1 | -5/+10 |
2008-04-03 | expmed.c (extract_split_bit_field): Remove if (0) code. | Ben Elliston | 1 | -5/+0 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-03-05 | tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p. | Richard Guenther | 1 | -21/+2 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -12/+15 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -15/+12 |
2008-02-25 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -12/+15 |
2008-02-25 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -15/+12 |
2008-01-08 | re PR c++/31863 (g++-4.1: out of memory with -O1/-O2) | Richard Guenther | 1 | -1/+7 |
2007-11-21 | re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recur... | Richard Guenther | 1 | -0/+1 |
2007-11-16 | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 1 | -65/+68 |
2007-11-16 | tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. | Tom Tromey | 1 | -3/+3 |