Age | Commit message (Expand) | Author | Files | Lines |
2006-12-23 | tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer... | Zdenek Dvorak | 1 | -50/+37 |
2006-12-22 | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 1 | -22/+25 |
2006-12-14 | tree-ssa-loop-ivopts.c: Include tree-affine.h. | Zdenek Dvorak | 1 | -546/+50 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -5/+7 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -6/+1 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -15/+2 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -20/+24 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -4/+4 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -1/+1 |
2006-11-20 | tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially inflate costs ... | Bernd Schmidt | 1 | -4/+1 |
2006-11-15 | tree-ssa-loop-ivopts.c (get_address_cost): Make sure memory addresses we gene... | Bernd Schmidt | 1 | -7/+10 |
2006-11-15 | tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype. | Bernd Schmidt | 1 | -40/+49 |
2006-11-15 | tree-ssa-loop-ivopts.c (determine_iv_costs): Fix formatting. | Bernd Schmidt | 1 | -2/+2 |
2006-10-06 | re PR target/29256 (loop performance regression) | Zdenek Dvorak | 1 | -54/+120 |
2006-09-24 | tree-ssa-loop-ivopts.c (aff_combination_convert, [...]): New functions. | Zdenek Dvorak | 1 | -8/+97 |
2006-08-28 | re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv) | Zdenek Dvorak | 1 | -72/+47 |
2006-08-17 | re PR tree-optimization/27865 (tree check failure building FreePOOMA) | Zdenek Dvorak | 1 | -3/+3 |
2006-08-16 | re PR tree-optimization/28364 (poor optimization choices when iterating over ... | Zdenek Dvorak | 1 | -4/+26 |
2006-06-21 | tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function. | Eric Botcazou | 1 | -3/+34 |
2006-06-12 | tree-flow.h: Remove the prototype for compute_phi_arg_on_exit. | Kazu Hirata | 1 | -106/+0 |
2006-05-24 | re PR tree-optimization/27639 (VRP miscompilation of simple loop) | Zdenek Dvorak | 1 | -7/+6 |
2006-05-23 | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 1 | -1/+1 |
2006-05-17 | re PR tree-optimization/27548 (ICE: SSA corruption - Conflict across an abnor... | Zdenek Dvorak | 1 | -1/+1 |
2006-05-01 | re PR tree-optimization/27283 (ICE: SSA corruption - Conflict across an abnor... | Zdenek Dvorak | 1 | -112/+107 |
2006-05-01 | re PR target/26726 (-fivopts producing out of bounds array refs) | Richard Guenther | 1 | -0/+14 |
2006-04-07 | tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_in... | Sebastian Pop | 1 | -4/+4 |
2006-03-29 | re PR middle-end/26643 (Linux matroxfb_probe miscompiled) | Zdenek Dvorak | 1 | -2/+3 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -4/+4 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -1/+1 |
2006-02-09 | tree-ssa-loop-ivopts.c (struct loop_data, loop_data): Removed. | Zdenek Dvorak | 1 | -39/+10 |
2006-02-03 | tree-ssa-loop-ivopts.c (enum use_type): Remove USE_OUTER. | Zdenek Dvorak | 1 | -224/+5 |
2006-02-02 | tree-flow-inline.h (bsi_after_labels): Rewrite, return what its name says. | Paolo Bonzini | 1 | -5/+6 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -16/+14 |
2006-01-06 | re PR tree-optimization/18527 (cannot determine number of iterations for loop... | Zdenek Dvorak | 1 | -18/+15 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2006-01-05 | re PR tree-optimization/22555 (array in struct disables salias subvars for ot... | Richard Guenther | 1 | -1/+1 |
2005-12-19 | re PR tree-optimization/24793 (ICE: expected ssa_name, have var_decl in verif... | Zdenek Dvorak | 1 | -3/+14 |
2005-11-12 | tree-ssa-loop-ivopts.c (get_address_cost): Prevent splitting addressing modes... | Zdenek Dvorak | 1 | -0/+6 |
2005-11-03 | re PR tree-optimization/24483 (ICE in ivopts) | Zdenek Dvorak | 1 | -1/+10 |
2005-09-22 | re PR tree-optimization/22438 (ICE SEGV in is_gimple_variable at tree-gimple.... | Zdenek Dvorak | 1 | -10/+46 |
2005-09-09 | re PR tree-optimization/23509 (ICE with ivopts) | Zdenek Dvorak | 1 | -7/+14 |
2005-08-13 | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 1 | -0/+2 |
2005-07-27 | re PR tree-optimization/22325 (missed optimization in loop) | Zdenek Dvorak | 1 | -15/+24 |
2005-07-21 | re PR rtl-optimization/19210 (not using do-loop for some loops) | Paolo Bonzini | 1 | -1/+2 |
2005-07-11 | tree-flow.h (remove_empty_loops, [...]): Declare. | Zdenek Dvorak | 1 | -1/+1 |
2005-07-06 | re PR tree-optimization/21963 (ICE (seg fault) with -m64 (in IV-OPTS)) | Zdenek Dvorak | 1 | -5/+11 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -7/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-12 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-08 | tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER instead of F... | Zdenek Dvorak | 1 | -13/+13 |