Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-10-08 | tree-ssa-pre.c (init_pre): Use size of ARRAY_REF to allocate reference_node_p... | Diego Novillo | 1 | -1/+1 |
2004-09-30 | Oops, revert accidental commit. | Jan Hubicka | 1 | -1/+0 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -0/+1 |
2004-09-29 | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 1 | -2/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -32/+25 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -14/+18 |
2004-09-25 | c-typeck.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-09-23 | tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE rather than SSA_NAME_E... | Jeff Law | 1 | -0/+16 |
2004-09-22 | re PR tree-optimization/17587 (Mauve's UnicodeBase.java fails to compile) | Daniel Berlin | 1 | -1/+1 |
2004-09-20 | tree-ssa-pre.c (compute_antic_aux): Use malloc'd worklist, to avoid generatin... | Daniel Berlin | 1 | -8/+11 |
2004-09-19 | tree-ssa-pre.c (insert_into_set): Don't put is_gimple_min_invariant values in... | Daniel Berlin | 1 | -0/+3 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -50/+49 |
2004-09-11 | tree.c (tree_code_size): New function, bulk of code from tree_size. | Zack Weinberg | 1 | -8/+6 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -42/+23 |
2004-09-07 | tree-ssa-pre.c (grand_bitmap_obstack): New. | Jan Hubicka | 1 | -3/+6 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2004-08-20 | re PR tree-optimization/17111 (tree check ICE in value_insert_into_set_bitmap... | Daniel Berlin | 1 | -1/+7 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -2/+3 |
2004-07-22 | tree-into-ssa.c (set_livein_block): Fix typo in comment. | Diego Novillo | 1 | -1/+38 |
2004-07-16 | tree-ssa-pre.c (insert_aux): Break out if we hit a critical edge. | Daniel Berlin | 1 | -0/+9 |
2004-07-16 | basic-block.h (remove_fake_exit_edges): Declare. | Richard Henderson | 1 | -1/+2 |
2004-07-16 | tree-ssa-pre.c (init_pre): Connect infinite loops to exit. | Daniel Berlin | 1 | -1/+3 |
2004-07-06 | tree-ssa-pre.c (reference_node_pool): New pool. | Daniel Berlin | 1 | -23/+30 |
2004-07-04 | tree-ssa-pre.c (bb_value_sets): phi_gen, tmp_gen, new_sets now are bitmap_set... | Daniel Berlin | 1 | -63/+85 |
2004-07-02 | tree-ssa-pre.c (bitmap_set_t): New. | Daniel Berlin | 1 | -51/+191 |
2004-07-02 | ifcvt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-06-30 | tree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invariant to check for cons... | Diego Novillo | 1 | -29/+7 |
2004-06-28 | common.opt (ftree-fre): New flag. | Diego Novillo | 1 | -226/+265 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-23 | Makefile.in (tree-vn.o): New. | Diego Novillo | 1 | -262/+60 |
2004-06-21 | re PR tree-optimization/15982 (ICE in tree-ssa-pre due to GVN-PRE) | Daniel Berlin | 1 | -168/+224 |
2004-06-20 | * tree-ssa-pre.c (compute_antic): Keep BB_VISITED flag zeroed. | Zdenek Dvorak | 1 | -1/+6 |
2004-06-18 | tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t. | Daniel Berlin | 1 | -15/+8 |
2004-06-17 | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 1 | -1/+1 |
2004-06-17 | tree-ssa-pre.c: Update comments. | Daniel Berlin | 1 | -70/+152 |
2004-06-17 | tree-ssa-pre.c (compute_avail): Value number uses as well. | Daniel Berlin | 1 | -2/+35 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -1/+1 |
2004-06-14 | Fix PR tree-optimization/15979 Fix PR tree-optimization/15981 | Daniel Berlin | 1 | -5/+19 |
2004-06-13 | tree-ssa-pre.c (add_to_value): is_gimple_min_invariant things are available e... | Daniel Berlin | 1 | -0/+5 |
2004-06-12 | [multiple changes] | Daniel Berlin | 1 | -2968/+1451 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -10/+31 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -41/+41 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | tree-ssa-pre.c (execute_pre): Free ephi_use_pool and idfs_cache at the end of... | Andrew Pinski | 1 | -0/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+3388 |