| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) | Richard Guenther | 2007-07-02 | 1 | -2/+2 |
* | re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the... | Richard Guenther | 2007-06-12 | 1 | -2/+1 |
* | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 2007-06-06 | 1 | -24/+24 |
* | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 2007-02-16 | 1 | -11/+11 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -16/+16 |
* | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 2006-05-23 | 1 | -3/+3 |
* | tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable. | Andrew Pinski | 2006-03-09 | 1 | -8/+10 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -2/+3 |
* | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 2006-01-06 | 1 | -1/+1 |
* | tree-tailcall.c (find_tail_calls): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -1/+1 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -6/+7 |
* | tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually. | Steven Bosscher | 2005-09-06 | 1 | -17/+45 |
* | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 2005-06-26 | 1 | -8/+8 |
* | tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile. | Jan Hubicka | 2005-06-25 | 1 | -0/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | * tree-ssa-phiopt.c: Fix comments. | Kazu Hirata | 2005-04-20 | 1 | -2/+3 |
* | tree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls to conditional_replacement... | Kazu Hirata | 2005-04-20 | 1 | -19/+19 |
* | re PR tree-optimization/21116 (tree-ssa-phiopt.c:193 has wrong translation fr... | Kazu Hirata | 2005-04-20 | 1 | -1/+1 |
* | * tree-ssa-phiopt.c: Fix comment typos. | Kazu Hirata | 2005-04-20 | 1 | -2/+2 |
* | * tree-ssa-phiopt.c: Update a comment about the pass. | Kazu Hirata | 2005-04-20 | 1 | -37/+48 |
* | tree-ssa-phiopt.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-19 | 1 | -1/+1 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -3/+7 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -1/+1 |
* | tree-ssa-phiopt.c (minmax_replacement, [...]): New functions. | Zdenek Dvorak | 2005-03-14 | 1 | -76/+387 |
* | tree-ssa-phiopt.c (value_replacement): Remove local variable result. | Kazu Hirata | 2005-03-13 | 1 | -2/+0 |
* | tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local variable removed_phis. | Kazu Hirata | 2005-03-12 | 1 | -4/+0 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -6/+6 |
* | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | * tree-ssa-phiopt.c: Fix a comment typo. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | tree-ssa-phiopt.c (tree_ssa_phiopt, [...]): Remove unused variable i. | Kazu Hirata | 2005-03-08 | 1 | -2/+0 |
* | tree-ssa-phiopt.c: Update copyright. | Kazu Hirata | 2005-03-08 | 1 | -74/+70 |
* | re PR tree-optimization/17671 (PHI-OPT is not smart enough) | Andrew Pinski | 2005-03-07 | 1 | -152/+152 |
* | tree.c (operand_equal_for_phi_arg_p): New. | Kazu Hirata | 2004-11-27 | 1 | -4/+4 |
* | re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) | Daniel Berlin | 2004-11-17 | 1 | -6/+1 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -8/+8 |
* | re PR tree-optimization/17902 (ICE from tree_verify_flow_info) | Andrew Pinski | 2004-10-08 | 1 | -3/+3 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -25/+21 |
* | tree-ssa-phiopt.c (conditional_replacement): Use the correct type with the co... | Andrew Pinski | 2004-09-24 | 1 | -2/+2 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -1/+1 |
* | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 2004-09-06 | 1 | -1/+2 |
* | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 2004-08-17 | 1 | -2/+1 |
* | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 2004-07-28 | 1 | -1/+1 |
* | loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information. | Zdenek Dvorak | 2004-07-17 | 1 | -4/+8 |
* | tree.h (PHI_CHAIN): New. | Steven Bosscher | 2004-06-16 | 1 | -1/+1 |
* | tree-ssa-phiopt.c (value_replacement): Handle the case where the desired edge... | Jeff Law | 2004-05-19 | 1 | -0/+13 |
* | tree-ssa-phiopt.c (abs_replacement): New function. | Andrew Pinski | 2004-05-18 | 1 | -20/+207 |
* | Makefile.in (tree-ssa-phiopt.o): Depends on flags.h. | Andrew Pinski | 2004-05-18 | 1 | -14/+101 |