summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-4/+4
* tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak2006-11-211-1/+1
* tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially inflate costs ...Bernd Schmidt2006-11-201-4/+1
* tree-ssa-loop-ivopts.c (get_address_cost): Make sure memory addresses we gene...Bernd Schmidt2006-11-151-7/+10
* tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt2006-11-151-40/+49
* tree-ssa-loop-ivopts.c (determine_iv_costs): Fix formatting.Bernd Schmidt2006-11-151-2/+2
* re PR target/29256 (loop performance regression)Zdenek Dvorak2006-10-061-54/+120
* tree-ssa-loop-ivopts.c (aff_combination_convert, [...]): New functions.Zdenek Dvorak2006-09-241-8/+97
* re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)Zdenek Dvorak2006-08-281-72/+47
* re PR tree-optimization/27865 (tree check failure building FreePOOMA)Zdenek Dvorak2006-08-171-3/+3
* re PR tree-optimization/28364 (poor optimization choices when iterating over ...Zdenek Dvorak2006-08-161-4/+26
* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.Eric Botcazou2006-06-211-3/+34
* tree-flow.h: Remove the prototype for compute_phi_arg_on_exit.Kazu Hirata2006-06-121-106/+0
* re PR tree-optimization/27639 (VRP miscompilation of simple loop)Zdenek Dvorak2006-05-241-7/+6
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-1/+1
* re PR tree-optimization/27548 (ICE: SSA corruption - Conflict across an abnor...Zdenek Dvorak2006-05-171-1/+1
* re PR tree-optimization/27283 (ICE: SSA corruption - Conflict across an abnor...Zdenek Dvorak2006-05-011-112/+107
* re PR target/26726 (-fivopts producing out of bounds array refs)Richard Guenther2006-05-011-0/+14
* tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_in...Sebastian Pop2006-04-071-4/+4
* re PR middle-end/26643 (Linux matroxfb_probe miscompiled)Zdenek Dvorak2006-03-291-2/+3
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-4/+4
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-1/+1
* tree-ssa-loop-ivopts.c (struct loop_data, loop_data): Removed.Zdenek Dvorak2006-02-091-39/+10
* tree-ssa-loop-ivopts.c (enum use_type): Remove USE_OUTER.Zdenek Dvorak2006-02-031-224/+5
* tree-flow-inline.h (bsi_after_labels): Rewrite, return what its name says.Paolo Bonzini2006-02-021-5/+6
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-16/+14
* re PR tree-optimization/18527 (cannot determine number of iterations for loop...Zdenek Dvorak2006-01-061-18/+15
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* re PR tree-optimization/22555 (array in struct disables salias subvars for ot...Richard Guenther2006-01-051-1/+1
* re PR tree-optimization/24793 (ICE: expected ssa_name, have var_decl in verif...Zdenek Dvorak2005-12-191-3/+14
* tree-ssa-loop-ivopts.c (get_address_cost): Prevent splitting addressing modes...Zdenek Dvorak2005-11-121-0/+6
* re PR tree-optimization/24483 (ICE in ivopts)Zdenek Dvorak2005-11-031-1/+10
* re PR tree-optimization/22438 (ICE SEGV in is_gimple_variable at tree-gimple....Zdenek Dvorak2005-09-221-10/+46
* re PR tree-optimization/23509 (ICE with ivopts)Zdenek Dvorak2005-09-091-7/+14
* re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop2005-08-131-0/+2
* re PR tree-optimization/22325 (missed optimization in loop)Zdenek Dvorak2005-07-271-15/+24
* re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini2005-07-211-1/+2
* tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak2005-07-111-1/+1
* re PR tree-optimization/21963 (ICE (seg fault) with -m64 (in IV-OPTS))Zdenek Dvorak2005-07-061-5/+11
* builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata2005-06-261-7/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-06-121-1/+1
* tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER instead of F...Zdenek Dvorak2005-06-081-13/+13
* tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression before emi...Zdenek Dvorak2005-06-071-1/+1
* Fixes PR 18403 and meta PR 21861.Sebastian Pop2005-06-071-5/+2
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-215/+244
* tree-ssa-loop-ivopts.c (build_addr_strip_iref): Remove.Richard Guenther2005-06-021-22/+3
* tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the ...Richard Guenther2005-06-021-9/+7
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* tree-nested.c (build_addr): New "context" argument.Jeff Law2005-05-241-1/+1