summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak2007-05-111-7/+7
* basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner2007-05-041-0/+2
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-23/+26
* re PR tree-optimization/31703 (Gcc 4.3 revision 124101 failed to compile gcc ...Richard Guenther2007-04-261-6/+8
* re PR tree-optimization/29789 (Missed invariant out of the loop with conditio...Richard Guenther2007-04-221-30/+135
* tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle2007-03-081-8/+8
* re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle2007-02-161-3/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+4
* [multiple changes]Diego Novillo2006-12-111-5/+3
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-21/+4
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-16/+15
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-13/+12
* tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak2006-11-211-24/+24
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-21/+2
* gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque2006-06-241-1/+1
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-3/+3
* re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini2005-08-251-0/+2
* tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, [...]): New.Zdenek Dvorak2005-08-171-1/+105
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Richard Guenther2005-08-011-0/+1
* [multiple changes]Daniel Berlin2005-06-301-8/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR tree-optimization/22105 (ACATS ICE cxg2018 for_each_index, at tree-ssa-...Andrew Pinski2005-06-171-0/+1
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-0/+11
* tree-flow.h (stmt_ann_d): Move aux to ...Dorit Nuzman2005-06-051-4/+4
* re PR tree-optimization/21817 (ICE in for_each_index, at tree-ssa-loop-im.c:200)Zdenek Dvorak2005-05-311-0/+1
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-2/+2
* tree-ssa-loop-im.c (struct mem_ref): Add field "next".Zdenek Dvorak2005-05-121-76/+81
* tree-ssa-loop-im.c: Include hashtab.h.Zdenek Dvorak2005-05-101-368/+266
* tree-flow.h (tree_ann_common_d): Move aux to ...Kazu Hirata2005-05-031-4/+4
* [multiple changes]Diego Novillo2005-04-221-7/+1
* tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata2005-04-171-5/+0
* tree-ssa-loop-im.c: Include real.h.David Edelsohn2005-04-111-1/+43
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-13/+9
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-17/+33
* tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of expensive operations.David Edelsohn2005-03-311-0/+1
* re PR tree-optimization/20542 (Bootstrap failure at -Os)Daniel Berlin2005-03-211-1/+28
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-2/+2
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-101-1/+1
* * tree-ssa-loop-im.c (lhs): Remove.Kazu Hirata2005-03-091-2/+1
* re PR tree-optimization/19828 (LIM is pulling out a pure function even though...Zdenek Dvorak2005-02-191-0/+44
* params.def, [...]: Update copyright.Kazu Hirata2005-01-201-1/+1
* calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI...Eric Botcazou2005-01-181-1/+1
* tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null.Daniel Berlin2004-12-121-0/+3
* c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.Kazu Hirata2004-12-071-2/+2
* tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.Kazu Hirata2004-11-161-1/+1
* re PR tree-optimization/18431 (Code for arrays and pointers are not the same)Zdenek Dvorak2004-11-141-3/+1
* tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate.Kazu Hirata2004-11-081-1/+1