summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* * basic-block.h (could_fall_through): Declare.amylaar2004-06-141-0/+1
* * basic-block.h (struct edge_def): Add goto_locus.rth2004-06-091-0/+3
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-9/+7
* * basic-block.h (life_analysis, delete_noop_moves):steven2004-05-151-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-32/+90
* * basic-block.h (free_basic_block_vars): Update prototype.steven2004-05-051-1/+1
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+12
* * basic-block.h (make_eh_edge, break_superblocks): Declare.hubicka2004-02-251-0/+2
* * loop-iv.c: New file.rakdver2004-02-171-0/+11
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-8/+0
* * basic-block.h (PROP_POSTRELOAD): New macro.hubicka2004-01-231-0/+5
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * basic-block.h (try_redirect_by_replacing_jump): Declare.hubicka2004-01-181-0/+1
* Backport from tree-ssa (relevant changes only):steven2003-12-301-17/+29
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-6/+3
* PR 13169amodra2003-12-061-0/+2
* * Makefile.in (ifcvt.o): Add cfgloop.h.rakdver2003-07-181-1/+2
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-154/+134
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-2/+4
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * Makefile.in (cfgrtl.o): Add expr.h dependency.rakdver2003-06-261-0/+1
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* * basic-block.h: Remove duplicate prototype ofaj2003-06-161-1/+0
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-1/+3
* * basic-block.h (flow_delete_block_noexpunge): Kill.hubicka2003-06-121-1/+0
* * basic-block.h (EDGE_SIBCALL): New.rth2003-06-071-1/+2
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-6/+4
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-0/+4
* * cfg.c (unchecked_make_edge): New.matz2003-03-101-0/+2
* * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.rakdver2003-03-051-1/+3
* * i386.c (x86_inter_unit_moves): New variable.hubicka2003-02-061-0/+1
* * cfgloopanal.c: New file.rakdver2003-01-241-201/+8
* * basic-block.h: Fix comment formatting.kazu2003-01-181-1/+1
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* * Makefile.in (optabs.o): Add dependency on basic-block.h.zlomek2003-01-091-1/+2
* * Makefile.in (PARTITION_H): New.zlomek2003-01-081-0/+1
* * basic-block.h (flow_bb_inside_loop_p): Correct prototype.sayle2002-12-191-2/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+5
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-4/+4
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * basic-block.h (struct loop): Remove unused cont_dominator field.sayle2002-09-081-3/+0
* * profile.c: Add file comment describing the overall algorithm andnathan2002-07-291-7/+10
* Enhancements for the if-conversion passbernds2002-07-211-0/+27
* 2002-07-15 Michael Matz <matz@suse.de>,matz2002-07-151-0/+6
* 2002-06-24 David S. Miller <davem@redhat.com>davem2002-06-241-1/+2
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-4/+22
* 2002-06-10 Roger Sayle <roger@eyesopen.com>sayle2002-06-101-2/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-2/+2
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-3/+1