| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h... | Richard Guenther | 2009-05-29 | 1 | -10/+0 |
* | tree-ssa-operands.h (push_stmt_changes, [...]): Delete. | Paolo Bonzini | 2009-05-24 | 1 | -68/+0 |
* | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 2009-05-22 | 1 | -3/+0 |
* | gimple.c (gimple_copy): Do not clear addresses_taken bitmap. | Richard Guenther | 2009-04-16 | 1 | -36/+12 |
* | tree-ssa-operands.c (pop_stmt_changes): Remove automatic renaming code. | Richard Guenther | 2009-04-04 | 1 | -11/+0 |
* | tree-ssa.c (verify_ssa): With -O0 we do not need VOPs. | Richard Guenther | 2009-04-04 | 1 | -0/+6 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -1537/+242 |
* | re PR middle-end/38428 (ice for Linux kernel code with -O2) | Jakub Jelinek | 2008-12-06 | 1 | -0/+4 |
* | re PR middle-end/37448 (cannot compile big function) | Jan Hubicka | 2008-09-18 | 1 | -3/+3 |
* | re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242) | Richard Guenther | 2008-08-29 | 1 | -21/+22 |
* | tree-sra.c (generate_element_init_1): Deal with NULL constructor element index. | Richard Guenther | 2008-08-18 | 1 | -1/+2 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -465/+258 |
* | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 2008-06-28 | 1 | -26/+38 |
* | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 2008-06-06 | 1 | -9/+14 |
* | tree-ssa-structalias.c (merge_smts_into): Remove. | Richard Guenther | 2008-06-06 | 1 | -1/+2 |
* | tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor. | Richard Guenther | 2008-05-23 | 1 | -7/+1 |
* | treestruct.def (TS_STRUCT_FIELD_TAG): Remove. | Diego Novillo | 2008-05-15 | 1 | -3/+1 |
* | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 2008-05-08 | 1 | -241/+25 |
* | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 2008-03-18 | 1 | -0/+1 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-28 | 1 | -25/+28 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-26 | 1 | -28/+25 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -25/+28 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -28/+25 |
* | re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad... | Richard Guenther | 2008-01-08 | 1 | -1/+1 |
* | re PR tree-optimization/34093 (ICE in ssa_operand_alloc, at tree-ssa-operands... | Richard Guenther | 2008-01-02 | 1 | -5/+4 |
* | re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ... | Richard Guenther | 2007-12-14 | 1 | -5/+12 |
* | re PR middle-end/34334 (ICE in vuses_compare, at tree-vn.c:118) | Richard Guenther | 2007-12-04 | 1 | -3/+17 |
* | tree-ssa-copy.c (may_propagate_copy): Remove redundant checks. | Richard Guenther | 2007-11-23 | 1 | -3/+5 |
* | tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses. | Richard Guenther | 2007-11-20 | 1 | -1/+0 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 2007-11-16 | 1 | -85/+27 |
* | pr 33870 | Diego Novillo | 2007-11-13 | 1 | -9/+43 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Diego Novillo | 2007-11-07 | 1 | -2/+42 |
* | tree-flow.h (struct fieldoff): Reformat comment. | Diego Novillo | 2007-11-06 | 1 | -33/+37 |
* | tree-ssa-operands.c (add_vars_for_offset): Fix exit test of loop adding SFTs ... | Richard Guenther | 2007-10-30 | 1 | -1/+2 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 2007-10-29 | 1 | -34/+6 |
* | tree-flow-inline.h (get_subvar_at): Use binary search. | Richard Guenther | 2007-10-29 | 1 | -68/+63 |
* | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 2007-10-29 | 1 | -28/+62 |
* | tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i... | Richard Guenther | 2007-10-28 | 1 | -7/+12 |
* | tree-ssa-operands.c (add_vars_for_offset): Clean and speed up. | Richard Guenther | 2007-10-28 | 1 | -46/+59 |
* | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 2007-10-28 | 1 | -16/+22 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 2007-10-27 | 1 | -61/+47 |
* | tree-parloops.c: New file. | Zdenek Dvorak | 2007-09-15 | 1 | -0/+50 |
* | re PR tree-optimization/33389 (Revision 128239 causes libgomp failure) | James E Wilson | 2007-09-13 | 1 | -1/+8 |
* | tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o... | Richard Guenther | 2007-09-09 | 1 | -1/+2 |
* | re PR middle-end/33330 (Wrong alias for accessing scalar through array) | Richard Guenther | 2007-09-07 | 1 | -0/+17 |
* | cgraphbuild.c (rebuild_cgraph_edges): Export. | Zdenek Dvorak | 2007-09-07 | 1 | -4/+55 |
* | Revert: | Jan Hubicka | 2007-09-05 | 1 | -2/+1 |
* | tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o... | Richard Biener | 2007-09-04 | 1 | -1/+2 |
* | tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V... | Richard Guenther | 2007-09-01 | 1 | -14/+12 |
* | Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303 | Daniel Berlin | 2007-08-19 | 1 | -48/+120 |