Age | Commit message (Expand) | Author | Files | Lines |
2010-06-08 | basic-block.h (single_succ_edge, [...]): Do sanity checking with ENABLE_CHECK... | Jan Hubicka | 1 | -0/+10 |
2010-06-05 | tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers. | Jan Hubicka | 1 | -2/+2 |
2010-05-29 | basic-block.h (struct control_flow_graph): Move last_label_uid field up. | Nathan Froyd | 1 | -3/+3 |
2010-05-23 | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 1 | -2/+0 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -90/+1 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2010-04-14 | re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code) | Bernd Schmidt | 1 | -0/+4 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-03 | postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN. | Steven Bosscher | 1 | -2/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-08-27 | gengtype.c (main): Handle uint64_t. | Richard Guenther | 1 | -2/+2 |
2009-07-08 | basic-block.h (dump_regset, [...]): Remove duplicate prototypes. | Shujing Zhao | 1 | -2/+0 |
2009-06-07 | basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of them is sup... | Bernhard Reutner-Fischer | 1 | -1/+2 |
2009-06-04 | basic-block.h (struct basic_block_def): Add discriminator field. | Cary Coutant | 1 | -0/+3 |
2009-05-11 | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 1 | -6/+10 |
2009-04-26 | Expand from SSA. | Michael Matz | 1 | -0/+1 |
2009-04-25 | tree.c (list_equal_p): New function. | Jan Hubicka | 1 | -5/+0 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -10/+5 |
2009-04-22 | cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co... | Laurynas Biveinis | 1 | -1/+0 |
2009-04-20 | basic-block.h (get_all_dominated_blocks): Declare. | Richard Guenther | 1 | -0/+2 |
2008-12-18 | df-scan.c (persistent_obstack, [...]): Remove. | Jan Hubicka | 1 | -0/+5 |
2008-10-07 | re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can... | Jakub Jelinek | 1 | -1/+2 |
2008-08-31 | postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_... | Jan Hubicka | 1 | -1/+0 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -2/+0 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -0/+1 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -0/+2 |
2008-08-29 | tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not c... | Jan Hubicka | 1 | -2/+4 |
2008-08-28 | expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail. | Jan Hubicka | 1 | -0/+2 |
2008-07-29 | predict.c (always_optimize_for_size_p): New function. | Jan Hubicka | 1 | -1/+12 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -10/+10 |
2008-06-26 | cfganal.c: Include vec.h and vecprim.h. | Steven Bosscher | 1 | -0/+1 |
2008-06-02 | predict.c (maybe_hot_frequency_p): Break out of... | Jan Hubicka | 1 | -0/+1 |
2008-05-16 | [multiple changes] | Diego Novillo | 1 | -1/+4 |
2008-04-18 | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 1 | -0/+7 |
2008-03-02 | struct-equiv.c: Remove file. | Andi Kleen | 1 | -176/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -2/+2 |
2008-01-27 | basic-block.h (condjump_equiv_p): Fix comment. | Bernhard Fischer | 1 | -1/+1 |
2008-01-07 | basic-block.h (struct edge_def): Pair dest_idx with goto_locus fields. | Richard Guenther | 1 | -4/+4 |
2007-10-02 | ra-conflict.c: New file. | Kenneth Zadeck | 1 | -0/+15 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -19/+21 |
2007-07-26 | dominance.c (dom_computed, [...]): Removed. | Zdenek Dvorak | 1 | -7/+15 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-09 | cfghooks.c (remove_edge): New function. | Zdenek Dvorak | 1 | -1/+1 |
2007-06-13 | basic-block.h: Remove the prototype for free_basic_block_vars. | Kazu Hirata | 1 | -2/+0 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -110/+61 |
2007-06-03 | cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. | Zdenek Dvorak | 1 | -5/+7 |
2007-05-26 | basic-block.h: Remove the prototype for merge_seq_blocks. | Kazu Hirata | 1 | -1/+0 |
2007-05-24 | re PR middle-end/32018 (ICE on optimization) | Zdenek Dvorak | 1 | -0/+3 |
2007-05-17 | tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | Zdenek Dvorak | 1 | -0/+4 |