summaryrefslogtreecommitdiffstats
path: root/gcc/cfgloop.c
Commit message (Expand)AuthorAgeFilesLines
* This patch normalizes more bitmap function names.crowl2012-11-011-8/+8
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* * cfgloop.c (scale_loop_profile): Move to...hubicka2012-09-301-118/+0
* * basic-block.h (RDIV): Define.hubicka2012-09-281-0/+118
* * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven2012-08-141-1/+27
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-3/+3
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-9/+1
* gcc/steven2012-07-161-2/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-2/+8
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-0/+3
* 2012-01-08 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-01-081-0/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-9/+9
* * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj2010-10-211-4/+1
* gcc/froydnj2010-08-201-9/+9
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-11/+5
* Add loop_exits_from_bb_p.spop2010-08-111-2/+17
* Remove uses of loop->single_iv.spop2010-08-111-1/+0
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
* gcc/ada:lauras2010-06-081-8/+6
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* Remove trailing white spaces.hjl2009-11-251-7/+7
* 2009-10-22 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+1
* New implementation of Graphite.spop2009-07-311-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+15
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-0/+13
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-4/+7
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-5/+5
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' staterakdver2007-08-041-15/+14
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-2/+2
* * cfgloop.c (init_loops_structure): New function.rakdver2007-07-241-18/+30
* Merge dataflow branch into mainlinedberlin2007-06-111-8/+2
* * cfg.c (init_flow): Use type safe memory macros.tneumann2007-06-051-5/+5
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-26/+31
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-47/+59
* * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.rakdver2007-04-091-0/+2
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-0/+3
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-1/+1
* * doc/loop.texi: Document possibility not to perform disambiguationrakdver2007-02-061-204/+353
* * doc/loop.texi: Document recording of loop exits.rakdver2007-01-121-115/+345
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-88/+57
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-48/+45
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-14/+31
* * cfgloopmanip.c (add_loop, duplicate_loop): Do not set levelrakdver2006-11-211-48/+2
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-15/+9
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-37/+6
* Whitespace fixupsmrs2006-05-181-21/+21
OpenPOWER on IntegriCloud