Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bt-load.c, [...]: Update copyright. | Kazu Hirata | 2005-02-17 | 1 | -1/+1 |
* | tree-vn.c (get_value_handle): Make sure that given an is_gimple_min_invariant... | Daniel Berlin | 2005-02-15 | 1 | -5/+7 |
* | c-typeck.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-09-25 | 1 | -1/+1 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -14/+10 |
* | tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the hash function. | Geoffrey Keating | 2004-08-10 | 1 | -3/+12 |
* | tree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invariant to check for cons... | Diego Novillo | 2004-06-30 | 1 | -5/+7 |
* | common.opt (ftree-fre): New flag. | Diego Novillo | 2004-06-28 | 1 | -33/+76 |
* | Makefile.in (tree-vn.o): New. | Diego Novillo | 2004-06-23 | 1 | -0/+257 |