summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-10/+10
* * cfganal.c: Include vec.h and vecprim.h.steven2008-06-261-0/+1
* * predict.c (maybe_hot_frequency_p): Break out of...hubicka2008-06-021-0/+1
* 2008-05-16 Nathan Froyd <froydnj@codesourcery.com>dnovillo2008-05-161-1/+4
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-0/+7
* 2008-03-02 Andi Kleen <ak@suse.de>rguenth2008-03-021-176/+0
* gcctromey2008-02-261-2/+2
* 2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>aldot2008-01-271-1/+1
* 2008-01-07 Richard Guenther <rguenther@suse.de>rguenth2008-01-071-4/+4
* 2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-10-021-0/+15
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-19/+21
* * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed.rakdver2007-07-261-7/+15
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cfghooks.c (remove_edge): New function.rakdver2007-07-091-1/+1
* * basic-block.h: Remove the prototype forkazu2007-06-131-2/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-110/+61
* * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver2007-06-031-5/+7
* * basic-block.h: Remove the prototype for merge_seq_blocks.kazu2007-05-261-1/+0
* PR middle-end/32018rakdver2007-05-241-0/+3
* * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.rakdver2007-05-171-0/+4
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-1/+1
* * gcse.c (gcse_main): Do jump bypassing in CPROP2.steven2007-05-121-1/+2
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-4/+4
* * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node):rakdver2007-04-231-6/+10
* * predict.c: Include pointer-set.h.rakdver2007-04-221-3/+0
* * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven2007-03-231-1/+2
* * Makefile.in (OBJS-common): Remove conflict.okazu2006-12-281-19/+0
* * basic-block.h: Remove the prototype forkazu2006-12-241-1/+0
* * basic-block.h: Remove the prototype forkazu2006-12-221-1/+0
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+0
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-0/+1
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-0/+1
* 2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-11-161-0/+1
* * tree-dump.c (dump_enable_all): Rename local variablesteven2006-11-031-3/+3
* * basic-block.h (bb_has_eh_pred): Fix comment.krebbel2006-09-131-1/+1
* 2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-09-131-0/+14
* * predict.c (probability_reliable_p): New predicate.hubicka2006-08-231-0/+2
* PR rtl-optimization/28071rakdver2006-08-161-0/+3
* Whitespace fixupsmrs2006-05-181-3/+3
* 2006-05-04 Leehod Baruch <leehod@il.ibm.com>razya2006-05-041-0/+2
* 2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2006-04-261-1/+0
* * basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.kazu2006-04-141-1/+2
* * predict.c (estimate_probability): Remove.steven2006-03-121-1/+0
* * tree-ssa-threadupdate.c (rediscover_loops_after_threading):kazu2006-03-051-4/+0
* * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver2006-03-031-12/+10
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+1
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-3/+3
* 2006-01-25 Paolo Bonzini <bonzini@gnu.org>bonzini2006-01-251-0/+1
* * mode-switching.c (optimize_mode_switching): Make it static.kazu2006-01-181-1/+0