Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -6/+4 |
2013-11-19 | Eliminate n_edges macro | David Malcolm | 1 | -2/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -2/+1 |
2013-11-15 | basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_o... | Jeff Law | 1 | -2/+2 |
2013-11-14 | basic-block.h (has_abnormal_outgoing_edge_p): Moved here from... | Jeff Law | 1 | -0/+15 |
2013-11-06 | gimple.h (block_in_transaction): Move to basic-block.h and rename. | Andrew MacLeod | 1 | -0/+8 |
2013-10-30 | re PR rtl-optimization/57100 (ICE: in pre_and_rev_post_order_compute, at cfga... | Richard Biener | 1 | -0/+2 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -3/+1 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -0/+1 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -6/+6 |
2013-09-06 | basic-block.h (class control_dependences): New. | Richard Biener | 1 | -0/+17 |
2013-08-31 | * basic-block.h (apply_scale): Make scale parmeter gcov_type. | Jan Hubicka | 1 | -1/+1 |
2013-08-31 | This patch sanitizes the partitioning to address issues such as edge weight i... | Teresa Johnson | 1 | -0/+2 |
2013-06-06 | re PR c++/53743 (ICE when compiling firefox with PGO and LTO) | Teresa Johnson | 1 | -0/+1 |
2013-04-29 | This patch fixes PR bootstrap/57077. | Teresa Johnson | 1 | -2/+12 |
2013-04-08 | First phase of unifying the computation of profile scale factors/probabilitie... | Teresa Johnson | 1 | -0/+5 |
2013-04-03 | This patch enables the gcov-dump tool to optionally compute and dump the work... | Teresa Johnson | 1 | -10/+1 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -29/+23 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -4/+4 |
2012-10-31 | re PR tree-optimization/55018 (CDDCE pass is too aggressive sometimes with in... | Steven Bosscher | 1 | -0/+1 |
2012-10-16 | loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin. | Joern Rennecke | 1 | -0/+1 |
2012-10-09 | * basic-block. (profile_record): New struct, moved from passes.c. | Steven Bosscher | 1 | -0/+31 |
2012-09-28 | basic-block.h (RDIV): Define. | Jan Hubicka | 1 | -4/+39 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -2/+1 |
2012-09-04 | Enhances the gcov program summary by adding a histogram of arc counter entries. | Teresa Johnson | 1 | -0/+14 |
2012-08-24 | predict.c (maybe_hot_frequency_p): New parameter fun. | Martin Jambor | 1 | -2/+2 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -5/+10 |
2012-08-13 | basic-block.h (struct basic_block): Remove loop_depth member, move flags and ... | Richard Guenther | 1 | -7/+4 |
2012-07-25 | Fix typo in comment in basic-block.h | Dodji Seketeli | 1 | -1/+1 |
2012-07-23 | sbitmap.h (struct int_list): Remove. | Steven Bosscher | 1 | -0/+6 |
2012-07-20 | basic-block.h (BB_FLAGS_TO_PRESERVE): New define. | Steven Bosscher | 1 | -3/+8 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -95/+30 |
2012-07-11 | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 1 | -4/+4 |
2012-07-08 | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 1 | -28/+24 |
2012-06-29 | system.h (IFCVT_EXTRA_FIELDS): Poison. | Steven Bosscher | 1 | -5/+0 |
2012-05-31 | re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem... | Aldy Hernandez | 1 | -0/+1 |
2012-05-21 | gimple.h (gimple_set_in_transaction): Remove. | Aldy Hernandez | 1 | -1/+6 |
2012-05-08 | basic-block.h (struct rtl_bb_info): Remove visited member and move head_ memb... | Michael Matz | 1 | -11/+16 |
2012-05-03 | basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def. | Michael Matz | 1 | -24/+28 |
2012-03-29 | cgraph.h (cgraph_materialize_all_clones): Remove. | Richard Guenther | 1 | -3/+0 |
2012-03-28 | loop-init.c (loop_optimizer_init): If loops are preserved perform incremental... | Richard Guenther | 1 | -0/+1 |
2012-01-09 | sched-int.h (bb_note): Move to... | Richard Sandiford | 1 | -0/+1 |
2011-08-27 | rtl.texi (simple_return): Document. | Bernd Schmidt | 1 | -1/+1 |
2011-07-28 | rtlanal.c (tablejump_p): False for returns. | Bernd Schmidt | 1 | -0/+1 |
2011-07-23 | bb-reorder: Split EH edges crossing partitions. | Richard Henderson | 1 | -17/+22 |
2011-05-29 | lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari... | Jan Hubicka | 1 | -1/+2 |