| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR tree-optimization/50955 (IVopts incorrectly rewrite the address of a gl... | Richard Guenther | 2012-02-06 | 1 | -1/+5 |
* | tree.h (copy_ref_info): Expose existing function. | Bill Schmidt | 2011-10-11 | 1 | -58/+0 |
* | re PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitia... | Mikael Pettersson | 2011-08-28 | 1 | -1/+1 |
* | tree-ssa-loop-ivopts.c (struct cost_pair): Add comp field. | Zdenek Dvorak | 2011-08-26 | 1 | -51/+320 |
* | tree.h (tree_int_cst_msb): Remove. | Richard Guenther | 2011-08-18 | 1 | -20/+0 |
* | rtl.h (set_src_cost, [...]): New functions. | Richard Sandiford | 2011-08-18 | 1 | -2/+2 |
* | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 2011-08-17 | 1 | -1/+1 |
* | tree.h (get_pointer_alignment): Remove max-align argument. | Richard Guenther | 2011-08-10 | 1 | -1/+1 |
* | re PR middle-end/43513 (The stack pointer is adjusted twice) | Tom de Vries | 2011-07-31 | 1 | -1/+2 |
* | tree.h (fold_build_pointer_plus_loc): New helper function. | Richard Guenther | 2011-07-19 | 1 | -3/+1 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Zdenek Dvorak | 2011-06-14 | 1 | -1/+1 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-22 | 1 | -1/+1 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-20 | 1 | -0/+59 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-19 | 1 | -17/+68 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-19 | 1 | -0/+5 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-18 | 1 | -0/+2 |
* | re PR middle-end/45098 (Missed induction variable optimization) | Tom de Vries | 2011-05-18 | 1 | -1/+1 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -4/+2 |
* | except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph... | Martin Jambor | 2011-04-11 | 1 | -1/+1 |
* | re PR tree-optimization/47086 (ICE: verify_flow_info failed: BB 3 can not thr... | Jeff Law | 2011-01-11 | 1 | -1/+7 |
* | re PR debug/46150 (-fcompare-debug failure (length) with -fPIC -O2) | Jakub Jelinek | 2010-11-11 | 1 | -1/+2 |
* | Fix PR/46200 | Xinliang David Li | 2010-11-03 | 1 | -2/+19 |
* | re PR bootstrap/45611 (SIGBUS in generate_option_input_file on Solaris 2/SPARC) | Richard Guenther | 2010-09-13 | 1 | -2/+2 |
* | re PR tree-optimization/45578 (The polyhedron test mdbx is miscompiled with -... | Richard Guenther | 2010-09-08 | 1 | -11/+38 |
* | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 2010-09-06 | 1 | -5/+0 |
* | re PR bootstrap/45519 (Failed to bootstrap) | Richard Guenther | 2010-09-04 | 1 | -8/+3 |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -3/+18 |
* | Fix PR45422 | Xinliang David Li | 2010-08-28 | 1 | -29/+25 |
* | pr45260 Don't generate prefetch if the address of base could not be taken. | Changpeng Fang | 2010-08-23 | 1 | -1/+1 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -1/+1 |
* | tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit. | Richard Guenther | 2010-08-16 | 1 | -44/+0 |
* | Improve address offset range computation | Xinliang David Li | 2010-08-10 | 1 | -16/+22 |
* | Revert change in revision 162652. | Xinliang David Li | 2010-07-29 | 1 | -9/+7 |
* | IVOPT performance tuning patch. | Xinliang David Li | 2010-07-28 | 1 | -57/+373 |
* | Fix to expose more LIM when creating mem_ref | Xinliang David Li | 2010-07-28 | 1 | -3/+4 |
* | adjusting iv update stmt position to enable inst combining. Regression tested... | Xinliang David Li | 2010-07-27 | 1 | -0/+84 |
* | Multiple exit loop handling in ivopts. Regression tested on x86-64/linux | Xinliang David Li | 2010-07-27 | 1 | -27/+73 |
* | re PR lto/45037 (lto1 ICEs when linking cns_solve) | Richard Guenther | 2010-07-23 | 1 | -4/+6 |
* | tree.h (enum tree_index): Add TI_INTEGER_THREE. | Anatoly Sokolov | 2010-07-15 | 1 | -3/+3 |
* | re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem... | Sandra Loosemore | 2010-07-10 | 1 | -1/+26 |
* | re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem... | Sandra Loosemore | 2010-07-05 | 1 | -34/+58 |
* | tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Copy alias info. | Richard Guenther | 2010-07-05 | 1 | -2/+6 |
* | tree.c (reference_alias_ptr_type): New function. | Richard Guenther | 2010-07-05 | 1 | -28/+37 |
* | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 2010-07-05 | 1 | -3/+1 |
* | re PR rtl-optimization/44479 (false dependencies are computed after vectoriza... | Richard Guenther | 2010-07-04 | 1 | -4/+11 |
* | tree-ssa-structalias.c (pt_solution_set_var): New function. | Richard Guenther | 2010-07-02 | 1 | -0/+21 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -5/+8 |
* | tree-ssa-loop-ivopts.c (get_computation_cost_at): Return again the computed c... | Sandra Loosemore | 2010-06-11 | 1 | -0/+1 |
* | tree-ssa-loop-ivopts.c (adjust_setup_cost): New function. | Sandra Loosemore | 2010-06-09 | 1 | -4/+18 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -2/+5 |