Age | Commit message (Expand) | Author | Files | Lines |
2004-07-16 | basic-block.h (remove_fake_exit_edges): Declare. | Richard Henderson | 1 | -8/+16 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -1/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-14 | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 1 | -1/+26 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -164/+15 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | * cfganal.c (flow_call_edges_add): Never split a libcall block. | Ulrich Weigand | 1 | -1/+14 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -13/+13 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -17/+13 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -2/+2 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -74/+38 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-15 | cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU flag befo... | Josef Zlomek | 1 | -3/+7 |
2003-01-07 | * cfganal.c (flow_call_edges_add): Don't crash on noreturn call. | Richard Henderson | 1 | -5/+6 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-11 | cfganal.c (dfs_enumerate_from): Use PARAMS. | John David Anglin | 1 | -1/+1 |
2002-09-27 | Fix comment typo. | Richard Henderson | 1 | -1/+1 |
2002-09-27 | re PR rtl-optimization/7520 (internal compiler error in verify_local_live_at_... | Richard Henderson | 1 | -2/+26 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -5/+5 |
2002-08-05 | Index: ChangeLog | Geoffrey Keating | 1 | -1/+0 |
2002-06-01 | basic-block.h (struct basic_block_def): New field loop_father. | Zdenek Dvorak | 1 | -0/+51 |
2002-05-28 | basic-block.h (last_basic_block): Declare. | Zdenek Dvorak | 1 | -22/+14 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -9/+9 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -143/+40 |
2002-05-21 | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 1 | -3/+3 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -108/+218 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -218/+108 |
2002-05-11 | i386.md (testsi to testqi spliters): New. | Jan Hubicka | 1 | -3/+36 |
2002-05-09 | cfganal.c (can_fallthru): Fix fast path. | Jan Hubicka | 1 | -1/+4 |
2002-03-06 | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 1 | -27/+0 |
2002-02-07 | cfgrtl.c: Include recog.h and insn-config.h. | Richard Henderson | 1 | -1/+3 |
2002-02-06 | cfganal.c (keep_with_call_p): Source for fixed_reg dest must be a general_ope... | Richard Henderson | 1 | -2/+5 |
2002-02-01 | cfganal.c: Include tm_p.h. | Janis Johnson | 1 | -2/+2 |
2002-02-01 | cfganal.c (keep_with_call_p): New function. | Janis Johnson | 1 | -14/+56 |
2001-12-24 | Remove bogus blank line | Richard Kenner | 1 | -1/+0 |
2001-12-22 | * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups. | Richard Kenner | 1 | -91/+97 |
2001-12-12 | basic-block.h (flow_preorder_transversal_compute): Declare. | John Wehle | 1 | -0/+126 |
2001-12-12 | cfganal.c (flow_depth_first_order_compute): Always increment dfsnum. | John Wehle | 1 | -1/+3 |
2001-11-28 | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 1 | -10/+6 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -3/+4 |
2001-09-11 | basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | Jan Hubicka | 1 | -44/+0 |
2001-09-11 | basic-block.h (cached_make_edge, [...]): New. | Jan Hubicka | 1 | -3/+3 |
2001-09-10 | Makefile.in (cfg.o, [...]): New. | Jan Hubicka | 1 | -0/+1074 |