Age | Commit message (Expand) | Author | Files | Lines |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -10/+0 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -7/+3 |
2004-11-11 | cfglayout.c (choose_inner_scope): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -10/+19 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -61/+43 |
2004-08-25 | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 1 | -1/+2 |
2004-08-25 | cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ... | Paolo Bonzini | 1 | -2/+0 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -3/+3 |
2004-08-19 | basic-block.h (struct edge_def): Remove crossing_edge. | Steven Bosscher | 1 | -2/+3 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -1/+3 |
2004-08-04 | cfglayout.c (insn_locators_initialize): Update the current location before in... | Nathan Sidwell | 1 | -31/+36 |
2004-07-26 | re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi... | Richard Sandiford | 1 | -4/+8 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -9/+9 |
2004-07-01 | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 1 | -16/+4 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+6 |
2004-06-29 | cfglayout.c (fixup_reorder_chain): Don't do anything for e_fall->dest == EXIT... | J"orn Rennecke | 1 | -2/+1 |
2004-06-16 | cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FAL... | Joern Rennecke | 1 | -2/+4 |
2004-06-15 | cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_TAK... | J"orn Rennecke | 1 | -2/+4 |
2004-06-14 | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 1 | -4/+35 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -2/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -90/+32 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+53 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -1/+1 |
2004-02-25 | basic-block.h (make_eh_edge, [...]): Declare. | Jan Hubicka | 1 | -11/+9 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -11/+14 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -1/+0 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -4/+4 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -21/+21 |
2003-10-05 | c-pretty-print.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-09-29 | re PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc for DW_TAG_inlined_su... | Carlo Wood | 1 | -0/+12 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-14 | cfglayout.c (locator_file): Break out from .... | Jan Hubicka | 1 | -6/+18 |
2003-07-07 | * cfglayout.c (fixup_reorder_chain): Call delete_dead_jumptables. | Jan Hubicka | 1 | -0/+1 |
2003-07-06 | stmt.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -3/+2 |
2003-07-05 | Sat Jul 5 16:18:53 CEST 2003 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | Zdenek Dvorak | 1 | -12/+9 |
2003-07-03 | cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed... | Zdenek Dvorak | 1 | -14/+142 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -134/+112 |
2003-07-01 | rtl.h (emit_line_note_after): Remove. | Nathan Sidwell | 1 | -4/+2 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -2/+2 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -55/+37 |
2003-06-16 | function.h (struct emit_status): Remove x_last_linenum, x_last_filename. | Nathan Sidwell | 1 | -2/+4 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -9/+166 |
2003-06-08 | i386.md (subsi_3_zext, [...]): Fix predicates. | Jan Hubicka | 1 | -0/+3 |
2003-06-06 | function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | Jan Hubicka | 1 | -80/+12 |
2003-04-11 | c-decl.c (struct binding_level): Add shadowed_tags and function_body... | Zack Weinberg | 1 | -0/+2 |
2003-04-07 | re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE) | Jan Hubicka | 1 | -0/+7 |
2003-03-30 | cfgbuild.c (make_edges): Use tablejump_p. | Richard Henderson | 1 | -6/+1 |