Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-06-07 | tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression before emi... | Zdenek Dvorak | 1 | -1/+1 |
2005-06-07 | Fixes PR 18403 and meta PR 21861. | Sebastian Pop | 1 | -5/+2 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -215/+244 |
2005-06-02 | tree-ssa-loop-ivopts.c (build_addr_strip_iref): Remove. | Richard Guenther | 1 | -22/+3 |
2005-06-02 | tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the ... | Richard Guenther | 1 | -9/+7 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-24 | tree-nested.c (build_addr): New "context" argument. | Jeff Law | 1 | -1/+1 |
2005-05-19 | tree-ssa-loop-ivopts.c (determine_base_object): Use build_fold_addr_expr to g... | Richard Guenther | 1 | -3/+4 |
2005-05-17 | tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to ... | Zdenek Dvorak | 1 | -1/+3 |
2005-05-04 | tree-ssa-loop-ivopts.c (rewrite_address_base): Don't call update_stmt. | Kazu Hirata | 1 | -1/+0 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -46/+12 |
2005-05-01 | * tree-ssa-loop-ivopts.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-05-01 | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 1 | -182/+732 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -1/+1 |
2005-04-27 | re PR tree-optimization/21171 (IV OPTS removes does not create a new VOPs for... | Zdenek Dvorak | 1 | -0/+5 |
2005-04-26 | tree-ssa-loop-ivopts.c (ivopts_data, [...]): Use the VEC API instead of VARRAY. | Kazu Hirata | 1 | -24/+30 |
2005-04-23 | tree-ssa-loop-ivopts.c (struct cost_pair): Add value field. | Zdenek Dvorak | 1 | -37/+65 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -3/+1 |