Age | Commit message (Expand) | Author | Files | Lines |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -2/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -32/+90 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -1/+1 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+12 |
2004-02-25 | basic-block.h (make_eh_edge, [...]): Declare. | Jan Hubicka | 1 | -0/+2 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -0/+11 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -8/+0 |
2004-01-23 | basic-block.h (PROP_POSTRELOAD): New macro. | Jan Hubicka | 1 | -0/+5 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-18 | basic-block.h (try_redirect_by_replacing_jump): Declare. | Jan Hubicka | 1 | -0/+1 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -17/+29 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -6/+3 |
2003-12-06 | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 1 | -0/+2 |
2003-07-18 | Makefile.in (ifcvt.o): Add cfgloop.h. | Zdenek Dvorak | 1 | -1/+2 |
2003-07-06 | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -154/+134 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -2/+4 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-26 | Makefile.in (cfgrtl.o): Add expr.h dependency. | Zdenek Dvorak | 1 | -0/+1 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-16 | basic-block.h: Remove duplicate prototype of note_prediction_to_br_prob. | Andreas Jaeger | 1 | -1/+0 |
2003-06-15 | alloc-pool.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -1/+3 |
2003-06-12 | basic-block.h (flow_delete_block_noexpunge): Kill. | Jan Hubicka | 1 | -1/+0 |
2003-06-07 | basic-block.h (EDGE_SIBCALL): New. | Richard Henderson | 1 | -1/+2 |
2003-06-06 | function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | Jan Hubicka | 1 | -6/+4 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -0/+4 |
2003-03-10 | cfg.c (unchecked_make_edge): New. | Michael Matz | 1 | -0/+2 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -1/+3 |
2003-02-06 | i386.c (x86_inter_unit_moves): New variable. | Jan Hubicka | 1 | -0/+1 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -201/+8 |
2003-01-18 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-09 | Makefile.in (optabs.o): Add dependency on basic-block.h. | Josef Zlomek | 1 | -1/+2 |
2003-01-08 | Makefile.in (PARTITION_H): New. | Josef Zlomek | 1 | -0/+1 |
2002-12-19 | * basic-block.h (flow_bb_inside_loop_p): Correct prototype. | Roger Sayle | 1 | -2/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+5 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-09-08 | * basic-block.h (struct loop): Remove unused cont_dominator field. | Roger Sayle | 1 | -3/+0 |
2002-07-29 | profile.c: Add file comment describing the overall algorithm and structures. | Nathan Sidwell | 1 | -7/+10 |
2002-07-21 | Enhancements for the if-conversion pass | Bernd Schmidt | 1 | -0/+27 |
2002-07-15 | [multiple changes] | Michael Matz | 1 | -0/+6 |
2002-06-24 | Makefile.in (GTFILES): Add basic-block.h | David S. Miller | 1 | -1/+2 |
2002-06-20 | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -4/+22 |
2002-06-10 | cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b... | Roger Sayle | 1 | -2/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -2/+2 |
2002-06-02 | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 1 | -3/+1 |
2002-06-01 | basic-block.h (struct basic_block_def): New field loop_father. | Zdenek Dvorak | 1 | -6/+33 |
2002-05-28 | basic-block.h (last_basic_block): Declare. | Zdenek Dvorak | 1 | -2/+2 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -0/+4 |
2002-05-27 | basic-block.h (can_hoist_p, [...]): new. | Jan Hubicka | 1 | -0/+3 |