| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -9/+8 |
* | re PR tree-optimization/55191 (ICE in compute_antic at tree-ssa-pre.c:2511) | Steven Bosscher | 2012-11-08 | 1 | -3/+5 |
* | This patch normalizes more bitmap function names. | Lawrence Crowl | 2012-11-01 | 1 | -28/+24 |
* | re PR tree-optimization/55018 (CDDCE pass is too aggressive sometimes with in... | Steven Bosscher | 2012-10-31 | 1 | -8/+8 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 2012-10-30 | 1 | -15/+15 |
* | tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points of potenti... | Steven Bosscher | 2012-08-13 | 1 | -1/+1 |
* | sbitmap.h (struct int_list): Remove. | Steven Bosscher | 2012-07-23 | 1 | -0/+173 |
* | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 2012-07-08 | 1 | -192/+6 |
* | loop-init.c (loop_optimizer_init): If loops are preserved perform incremental... | Richard Guenther | 2012-03-28 | 1 | -0/+12 |
* | Remove doubled up words. | Mike Stump | 2011-04-10 | 1 | -1/+1 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers. | Jan Hubicka | 2010-06-05 | 1 | -5/+5 |
* | tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p. | Jan Hubicka | 2010-06-04 | 1 | -3/+2 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -0/+2 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -23/+23 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | cfganal.c: Include vec.h and vecprim.h. | Steven Bosscher | 2008-06-26 | 1 | -0/+63 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -6/+6 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -7/+223 |
* | * cfganal.c (compute_dominance_frontiers_1): Don't be quadratic. | Jan Hubicka | 2006-09-12 | 1 | -0/+2 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -18/+18 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -10/+10 |
* | cfganal.c (flow_reverse_top_sort_order_compute): Renamed to post_order_comput... | Kenneth Zadeck | 2005-12-20 | 1 | -24/+59 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -16/+15 |
* | bt-load.c (link_btr_uses): Fix uninitialised warnings. | Ben Elliston | 2005-07-19 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 2005-06-07 | 1 | -2/+4 |
* | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 2005-04-21 | 1 | -1/+1 |
* | basic-block.h (BB_VISITED): Removed. | Zdenek Dvorak | 2005-03-14 | 1 | -6/+44 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -1/+1 |
* | cfganal.c (find_unreachable_blocks): Manually CSE load of e->dest. | Jeff Law | 2005-02-21 | 1 | -5/+9 |
* | * cfganal.c: Fix a reference to Harvey's paper. | Kazu Hirata | 2005-01-23 | 1 | -1/+1 |
* | cfganal.c, [...]: Update copyright. | Kazu Hirata | 2005-01-22 | 1 | -1/+1 |
* | cfganal.c (compute_dominance_frontiers_1): Replace with new algorithm | Daniel Berlin | 2005-01-19 | 1 | -57/+43 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -0/+1 |
* | cfganal.c (flow_dfs_compute_reverse_execute): Accept new argument holding las... | Jeff Law | 2004-11-09 | 1 | -5/+8 |
* | cfg.c (redirect_edge_succ_nodup): Use find_edge rather than implementing it i... | Jeff Law | 2004-11-08 | 1 | -3/+12 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | basic-block.h: Remove the prototype for flow_preorder_transversal_compute. | Kazu Hirata | 2004-10-05 | 1 | -120/+0 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -82/+87 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -2/+3 |
* | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 2004-09-07 | 1 | -12/+4 |
* | basic-block.h (struct edge_def): Remove crossing_edge. | Steven Bosscher | 2004-08-19 | 1 | -0/+79 |
* | basic-block.h (remove_fake_exit_edges): Declare. | Richard Henderson | 2004-07-16 | 1 | -8/+16 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -1/+1 |