summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-9/+9
* re PR debug/41232 (VTA: SSA name in freelist but still referenced)Alexandre Oliva2009-09-081-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+6
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+14
* domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini2009-06-271-8/+2
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-2/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-244/+152
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-2/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+1
* re PR tree-optimization/35431 (ICE with complex integer, invalid gimple)Andrew Pinski2008-03-311-0/+5
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* re PR tree-optimization/33961 (gcc 4.3 causes crash valid code to crash)Michael Matz2007-11-011-18/+34
* re PR tree-optimization/33855 (Segfault in verify_ssa/execute_function_todo w...Michael Matz2007-10-221-0/+3
* tree-pass.h (pass_cselim): Declare new pass.Michael Matz2007-09-101-27/+387
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-8/+10
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-8/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-2/+2
* re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther2007-06-121-2/+1
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-24/+24
* re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle2007-02-161-11/+11
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-16/+16
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-3/+3
* tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable.Andrew Pinski2006-03-091-8/+10
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+3
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis2005-12-181-1/+1
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-6/+7
* tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually.Steven Bosscher2005-09-061-17/+45
* builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata2005-06-261-8/+8
* tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.Jan Hubicka2005-06-251-0/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* * tree-ssa-phiopt.c: Fix comments.Kazu Hirata2005-04-201-2/+3
* tree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls to conditional_replacement...Kazu Hirata2005-04-201-19/+19
* re PR tree-optimization/21116 (tree-ssa-phiopt.c:193 has wrong translation fr...Kazu Hirata2005-04-201-1/+1
* * tree-ssa-phiopt.c: Fix comment typos.Kazu Hirata2005-04-201-2/+2
* * tree-ssa-phiopt.c: Update a comment about the pass.Kazu Hirata2005-04-201-37/+48
* tree-ssa-phiopt.c, [...]: Fix comment typos.Kazu Hirata2005-04-191-1/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-3/+7
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-1/+1
* tree-ssa-phiopt.c (minmax_replacement, [...]): New functions.Zdenek Dvorak2005-03-141-76/+387
* tree-ssa-phiopt.c (value_replacement): Remove local variable result.Kazu Hirata2005-03-131-2/+0
* tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local variable removed_phis.Kazu Hirata2005-03-121-4/+0
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-6/+6
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2005-03-081-1/+1
* * tree-ssa-phiopt.c: Fix a comment typo.Kazu Hirata2005-03-081-1/+1
* tree-ssa-phiopt.c (tree_ssa_phiopt, [...]): Remove unused variable i.Kazu Hirata2005-03-081-2/+0
* tree-ssa-phiopt.c: Update copyright.Kazu Hirata2005-03-081-74/+70