| Commit message (Expand) | Author | Age | Files | Lines |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 2014-11-19 | 1 | -2/+2 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+11 |
* | re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior) | Jakub Jelinek | 2014-01-25 | 1 | -0/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate last_basic_block macro. | David Malcolm | 2013-12-09 | 1 | -3/+3 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -0/+4 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 2013-11-19 | 1 | -4/+6 |
* | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 2013-11-19 | 1 | -4/+2 |
* | Eliminate n_basic_blocks macro | David Malcolm | 2013-11-19 | 1 | -5/+5 |
* | gimplify-be.h: New file. | Andrew MacLeod | 2013-11-14 | 1 | -1/+2 |
* | gimple-walk.h: New File. | Andrew Macleod | 2013-11-13 | 1 | -0/+1 |
* | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 2013-11-12 | 1 | -1/+1 |
* | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 2013-10-23 | 1 | -1/+1 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+2 |
* | Re-factor inclusion of tree.h. | Diego Novillo | 2013-10-21 | 1 | -0/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -1/+1 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | re PR tree-optimization/58326 (ICE in check_loop_closed_ssa_use, at tree-ssa-... | Richard Biener | 2013-09-09 | 1 | -1/+8 |
* | reload.c (find_reloads): Exit loop once we find this operand cannot be reload... | Po-Chun Chang | 2013-07-23 | 1 | -1/+5 |
* | cfghooks.c (copy_bbs): Add update_dominance argument. | Steve Ellcey | 2013-05-16 | 1 | -1/+1 |
* | function.h (loops_for_fn): New inline function. | Richard Biener | 2013-04-30 | 1 | -6/+6 |
* | tree-cfg.c (execute_build_cfg): Build the loop tree. | Richard Biener | 2013-04-26 | 1 | -1/+1 |
* | First phase of unifying the computation of profile scale factors/probabilitie... | Teresa Johnson | 2013-04-08 | 1 | -16/+19 |
* | re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581... | Richard Biener | 2013-02-08 | 1 | -156/+0 |
* | Fix PR56035. | Marek Polacek | 2013-01-25 | 1 | -4/+2 |
* | Fix PR55833. | Marek Polacek | 2013-01-17 | 1 | -5/+13 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | re PR tree-optimization/55569 (ICE: in check_probability, at basic-block.h:94... | Jan Hubicka | 2013-01-09 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR middle-end/54838 (ICE: in merge_latch_edges, at cfgloop.c:678 with -ftr... | Richard Biener | 2012-12-18 | 1 | -24/+42 |
* | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -18/+18 |
* | This patch normalizes more bitmap function names. | Lawrence Crowl | 2012-11-01 | 1 | -19/+19 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 2012-10-30 | 1 | -4/+4 |
* | re PR middle-end/53695 (ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O... | Richard Guenther | 2012-10-29 | 1 | -0/+27 |
* | re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-... | Jan Hubicka | 2012-10-23 | 1 | -9/+19 |
* | cfgloopmanip.c (copy_loop_info): New function. | Jan Hubicka | 2012-10-17 | 1 | -0/+18 |
* | tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel paramet... | Jan Hubicka | 2012-10-17 | 1 | -2/+1 |
* | cfgloop.c (scale_loop_profile): Move to... | Jan Hubicka | 2012-09-30 | 1 | -3/+109 |
* | graphite-scop-detection.c (create_sese_edges): Compute dominance info before ... | Steven Bosscher | 2012-08-14 | 1 | -0/+3 |
* | tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points of potenti... | Steven Bosscher | 2012-08-13 | 1 | -3/+3 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -2/+1 |
* | cfglayout.h: Remove. | Steven Bosscher | 2012-06-17 | 1 | -2/+0 |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | loop-init.c (loop_optimizer_init): If loops are preserved perform incremental... | Richard Guenther | 2012-03-28 | 1 | -0/+2 |
* | re PR rtl-optimization/49710 (segfault) | Jan Hubicka | 2012-01-05 | 1 | -4/+7 |
* | re PR rtl-optimization/51069 (ICE in verify_loop_structure, at cfgloop.c:1559) | Jan Hubicka | 2012-01-01 | 1 | -1/+6 |
* | re PR bootstrap/48000 (LTO bootstrap failed with bootstrap-profiled) | Zdenek Dvorak | 2011-03-07 | 1 | -1/+5 |