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