| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -29/+23 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -4/+4 |
* | gcc/ | steven | 2012-10-31 | 1 | -0/+1 |
* | * loop-doloop.c (doloop_modify): Pass doloop_end pattern to | amylaar | 2012-10-16 | 1 | -0/+1 |
* | * basic-block. (profile_record): New struct, moved from passes.c. | steven | 2012-10-09 | 1 | -0/+31 |
* | * basic-block.h (RDIV): Define. | hubicka | 2012-09-28 | 1 | -4/+39 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -2/+1 |
* | Enhances the gcov program summary by adding a histogram of arc counter | tejohnson | 2012-09-04 | 1 | -0/+14 |
* | 2012-08-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-24 | 1 | -2/+2 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -5/+10 |
* | 2012-08-13 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-13 | 1 | -7/+4 |
* | Fix typo in comment in basic-block.h | dodji | 2012-07-25 | 1 | -1/+1 |
* | * sbitmap.h (struct int_list): Remove. | steven | 2012-07-23 | 1 | -0/+6 |
* | gcc/ | steven | 2012-07-20 | 1 | -3/+8 |
* | * dumpfile.h (TDF_COMMENT): New define. | steven | 2012-07-17 | 1 | -95/+30 |
* | * basic-block.h (struct edge_def): Use basic_block instead of | steven | 2012-07-11 | 1 | -4/+4 |
* | gcc/ | steven | 2012-07-08 | 1 | -28/+24 |
* | * system.h (IFCVT_EXTRA_FIELDS): Poison. | steven | 2012-06-29 | 1 | -5/+0 |
* | PR tree-optimization/52558 | aldyh | 2012-05-31 | 1 | -0/+1 |
* | * gimple.h (gimple_set_in_transaction): Remove. | aldyh | 2012-05-21 | 1 | -1/+6 |
* | * basic-block.h (struct rtl_bb_info): Remove visited member and | matz | 2012-05-08 | 1 | -11/+16 |
* | * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Move | matz | 2012-05-03 | 1 | -24/+28 |
* | 2012-03-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-29 | 1 | -3/+0 |
* | 2012-03-28 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-28 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2012-01-09 | 1 | -0/+1 |
* | * doc/rtl.texi (simple_return): Document. | bernds | 2011-08-27 | 1 | -1/+1 |
* | * rtlanal.c (tablejump_p): False for returns. | bernds | 2011-07-28 | 1 | -0/+1 |
* | bb-reorder: Split EH edges crossing partitions. | rth | 2011-07-23 | 1 | -17/+22 |
* | * lto-streamer-out.c (pack_ts_fixed_cst_value_fields, | hubicka | 2011-05-29 | 1 | -1/+2 |
* | * basic-block.h (force_nonfallthru): Move to... | ebotcazou | 2011-04-07 | 1 | -1/+0 |
* | 2011-04-07 Tom de Vries <tom@codesourcery.com> | vries | 2011-04-07 | 1 | -1/+4 |
* | * basic-block.h (fixup_abnormal_edges): Adjust prototype. | ebotcazou | 2011-03-26 | 1 | -1/+1 |
* | gcc/ | bernds | 2010-12-14 | 1 | -1/+7 |
* | 2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-12-03 | 1 | -1/+0 |
* | Revert revision 164552. | hjl | 2010-11-03 | 1 | -7/+1 |
* | * basic-block.h (insert_insn_end_bb_new): Delete. | ebotcazou | 2010-11-02 | 1 | -3/+0 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -15/+5 |
* | * basic-block.h (find_fallthru_edge): Define. | froydnj | 2010-10-21 | 1 | -0/+14 |
* | PR rtl-optimization/44374 | bernds | 2010-09-23 | 1 | -1/+7 |
* | * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete. | froydnj | 2010-08-10 | 1 | -2/+0 |
* | PR target/42495 | mkuvyrkov | 2010-07-27 | 1 | -0/+2 |
* | * basic-block.h (single_succ_edge, single_pred_edge, ei_container, | hubicka | 2010-06-08 | 1 | -0/+10 |
* | * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads | hubicka | 2010-06-05 | 1 | -2/+2 |
* | * basic-block.h (struct control_flow_graph): Move last_label_uid field up. | froydnj | 2010-05-29 | 1 | -3/+3 |
* | * regs.h: Do not include obstack.h, basic-block.h. | steven | 2010-05-23 | 1 | -2/+0 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -90/+1 |
* | gcc/ChangeLog: | steven | 2010-04-30 | 1 | -1/+0 |
* | gcc/ | bernds | 2010-04-14 | 1 | -0/+4 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM | steven | 2010-01-03 | 1 | -2/+0 |