summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* predict.c (always_optimize_for_size_p): New function.Jan Hubicka2008-07-291-1/+12
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-10/+10
* cfganal.c: Include vec.h and vecprim.h.Steven Bosscher2008-06-261-0/+1
* predict.c (maybe_hot_frequency_p): Break out of...Jan Hubicka2008-06-021-0/+1
* [multiple changes]Diego Novillo2008-05-161-1/+4
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-0/+7
* struct-equiv.c: Remove file.Andi Kleen2008-03-021-176/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-2/+2
* basic-block.h (condjump_equiv_p): Fix comment.Bernhard Fischer2008-01-271-1/+1
* basic-block.h (struct edge_def): Pair dest_idx with goto_locus fields.Richard Guenther2008-01-071-4/+4
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-0/+15
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-19/+21
* dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak2007-07-261-7/+15
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfghooks.c (remove_edge): New function.Zdenek Dvorak2007-07-091-1/+1
* basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata2007-06-131-2/+0
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-110/+61
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-5/+7
* basic-block.h: Remove the prototype for merge_seq_blocks.Kazu Hirata2007-05-261-1/+0
* re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak2007-05-241-0/+3
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-0/+4
* tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak2007-05-141-1/+1
* gcse.c (gcse_main): Do jump bypassing in CPROP2.Steven Bosscher2007-05-121-1/+2
* basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner2007-05-041-4/+4
* tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak2007-04-231-6/+10
* predict.c: Include pointer-set.h.Zdenek Dvorak2007-04-221-3/+0
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-1/+2
* Makefile.in (OBJS-common): Remove conflict.oKazu Hirata2006-12-281-19/+0
* basic-block.h: Remove the prototype for expected_value_to_br_prob.Kazu Hirata2006-12-241-1/+0
* basic-block.h: Remove the prototype for commit_edge_insertions_watch_calls.Kazu Hirata2006-12-221-1/+0
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-1/+0
* tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak2006-11-211-0/+1
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-0/+1
* re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3)Maxim Kuvyrkov2006-11-161-0/+1
* tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher2006-11-031-3/+3
* basic-block.h (bb_has_eh_pred): Fix comment.Andreas Krebbel2006-09-131-1/+1
* flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.Andreas Krebbel2006-09-131-0/+14
* predict.c (probability_reliable_p): New predicate.Jan Hubicka2006-08-231-0/+2
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Zdenek Dvorak2006-08-161-0/+3
* Whitespace fixupsMike Stump2006-05-181-3/+3
* [multiple changes]Razya Ladelsky2006-05-041-0/+2
* basic-block.h (safe_insert_insn_on_edge): Removed.Kenneth Zadeck2006-04-261-1/+0
* basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.Kazu Hirata2006-04-141-1/+2
* predict.c (estimate_probability): Remove.Steven Bosscher2006-03-121-1/+0
* tree-ssa-threadupdate.c (rediscover_loops_after_threading): Remove.Kazu Hirata2006-03-051-4/+0
* cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.Zdenek Dvorak2006-03-031-12/+10
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+1
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-3/+3
* Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini2006-01-251-0/+1