| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 2008-05-08 | 1 | -13/+0 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-28 | 1 | -7/+8 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-26 | 1 | -8/+7 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -7/+8 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -8/+7 |
* | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 2007-10-28 | 1 | -3/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+5 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -254/+457 |
* | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 2006-12-11 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -1/+1 |
* | Privatize SSA variables into gimple_df. | Jan Hubicka | 2006-11-28 | 1 | -5/+2 |
* | tree-flow.h (name_mappings_registered_p): Declare. | Zdenek Dvorak | 2006-11-12 | 1 | -0/+7 |
* | re PR tree-optimization/28839 (ICE in tree-vectorizer.c with -O2 -ftree-vecto... | Zdenek Dvorak | 2006-08-31 | 1 | -0/+7 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Zdenek Dvorak | 2006-08-16 | 1 | -40/+230 |
* | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Zdenek Dvorak | 2006-05-15 | 1 | -84/+145 |
* | tree-into-ssa.c (phis_to_rewrite, [...]): New variables. | Zdenek Dvorak | 2006-05-01 | 1 | -6/+68 |
* | Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. | Kazu Hirata | 2006-04-10 | 1 | -6/+1 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | tree-pass.h (TODO_remove_unused_locals): Define. | Richard Guenther | 2006-01-05 | 1 | -1/+3 |
* | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -7/+9 |
* | * tree-into-ssa.c (rewrite_into_ssa): Fix comment typo. | David S. Miller | 2005-11-29 | 1 | -1/+1 |
* | tree-into-ssa.c (mark_def_sites): Correct minor typo in function comment. | Ranjit Mathew | 2005-10-15 | 1 | -2/+1 |
* | builtins.c: Fix comment typo(s). | Volker Reichelt | 2005-07-28 | 1 | -2/+2 |
* | bt-load.c (link_btr_uses): Fix uninitialised warnings. | Ben Elliston | 2005-07-19 | 1 | -5/+5 |
* | [multiple changes] | Daniel Berlin | 2005-06-30 | 1 | -15/+15 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 2005-06-07 | 1 | -16/+24 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | vec.h: Implement integral type vector specialization. | Nathan Sidwell | 2005-05-27 | 1 | -2/+2 |
* | tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date. | Kazu Hirata | 2005-05-27 | 1 | -0/+4 |
* | tree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace sizeof (bitmap *) wit... | Kazu Hirata | 2005-05-25 | 1 | -2/+2 |
* | tree-into-ssa.c (update_ssa): Clean up by shortening the live range of DFS. | Kazu Hirata | 2005-05-17 | 1 | -16/+16 |
* | tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-08 | 1 | -1/+1 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -2/+2 |
* | [multiple changes] | Diego Novillo | 2005-04-22 | 1 | -887/+417 |
* | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 2005-04-22 | 1 | -0/+4 |
* | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 2005-04-21 | 1 | -30/+33 |
* | * tree-into-ssa.c: Fix a comment typo. | Kazu Hirata | 2005-04-17 | 1 | -1/+1 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -325/+1785 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -2/+3 |
* | * tree-into-ssa.c: Remove obsolete comments. | Kazu Hirata | 2005-03-21 | 1 | -6/+3 |
* | tree-into-ssa.c (find_idf): Use VEC_quick_push instead of VEC_safe_push. | Kazu Hirata | 2005-03-18 | 1 | -1/+5 |
* | tree-into-ssa.c (find_idf): Speed up by putting the indexes of basic blocks i... | Kazu Hirata | 2005-03-13 | 1 | -11/+8 |
* | * tree-into-ssa.c (ann): Remove ann. | Kazu Hirata | 2005-03-09 | 1 | -2/+0 |
* | re PR tree-optimization/20204 (miscompilation of asm-declared registers) | Diego Novillo | 2005-02-25 | 1 | -5/+1 |
* | * tree-into-ssa.c: Re-organize internal functions. | Diego Novillo | 2005-02-24 | 1 | -712/+726 |
* | tree-into-ssa.c (rewrite_blocks): Move debug dumps from ... | Diego Novillo | 2005-02-22 | 1 | -7/+8 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -17/+17 |
* | tree-into-ssa.c (mark_def_sites_global_data): Make KILLS bitmap a sparse bitm... | Jeff Law | 2005-01-31 | 1 | -18/+18 |