index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
cfgloop.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR target/48273
amonakov
2011-04-08
1
-0
/
+8
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
2010-09-01 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-01
1
-1
/
+1
*
Add loop_exits_from_bb_p.
spop
2010-08-11
1
-1
/
+2
*
Remove uses of loop->single_iv.
spop
2010-08-11
1
-4
/
+0
*
gcc/
rsandifo
2010-07-12
1
-5
/
+34
*
2010-07-10 Sandra Loosemore <sandra@codesourcery.com>
sandra
2010-07-10
1
-1
/
+2
*
When niter may be zero, return a COND_EXPR with the may_be_zero condition.
spop
2010-05-28
1
-5
/
+7
*
gcc/ChangeLog:
steven
2010-05-22
1
-0
/
+3
*
* cfgloop.h (struct loop): Move can_be_parallel field up.
froydnj
2010-04-26
1
-3
/
+3
*
Remove trailing white spaces.
hjl
2009-11-25
1
-3
/
+3
*
2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
spop
2009-11-25
1
-0
/
+4
*
2009-10-22 Razya Ladelsky <razya@il.ibm.com>
razya
2009-10-22
1
-0
/
+1
*
New implementation of Graphite.
spop
2009-07-31
1
-0
/
+3
*
Leave the loop_latch basic block empty.
spop
2009-07-31
1
-1
/
+1
*
* cfgloopanal.c (check_irred): Move into ...
hubicka
2009-06-30
1
-1
/
+1
*
* ipa-pure-const.c (struct funct_state_d): New fields
hubicka
2009-04-26
1
-0
/
+1
*
2009-04-21 Taras Glek <tglek@mozilla.com>
dnovillo
2009-04-22
1
-10
/
+5
*
* dse.c (struct group_info): Reorder fields for 64-bit hosts.
jakub
2009-03-18
1
-10
/
+11
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
spop
2008-09-02
1
-0
/
+4
*
2008-08-31 Andrey Belevantsev <abel@ispras.ru>
abel
2008-09-01
1
-2
/
+7
*
* fwprop.c (should_replace_address): Add speed attribute.
hubicka
2008-08-31
1
-3
/
+3
*
2008-07-28 Richard Guenther <rguenther@suse.de>
rguenth
2008-07-28
1
-1
/
+1
*
* alias.c (rtx_equal_for_memref_p): Constify.
ghazi
2007-08-14
1
-6
/
+6
*
* tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state
rakdver
2007-08-04
1
-0
/
+27
*
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that
rakdver
2007-08-01
1
-1
/
+2
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-5
/
+4
*
Merge dataflow branch into mainline
dberlin
2007-06-11
1
-3
/
+2
*
* cfg.c (init_flow): Use type safe memory macros.
tneumann
2007-06-05
1
-7
/
+11
*
PR middle-end/32018
rakdver
2007-05-24
1
-3
/
+0
*
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.
rakdver
2007-05-17
1
-0
/
+1
*
* tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate
rakdver
2007-05-14
1
-14
/
+15
*
* tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):
rakdver
2007-05-11
1
-15
/
+31
*
PR bootstrap/31776
brooks
2007-05-03
1
-0
/
+1
*
PR rtl-optimization/31360
rakdver
2007-04-17
1
-9
/
+5
*
* cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.
rakdver
2007-04-09
1
-1
/
+2
*
* tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use
rakdver
2007-04-06
1
-0
/
+2
*
* tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.
rakdver
2007-03-16
1
-9
/
+9
*
* tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix
rakdver
2007-02-25
1
-0
/
+3
*
* doc/loop.texi: Document possibility not to perform disambiguation
rakdver
2007-02-06
1
-1
/
+7
*
* cfgloop.h: Include vec-prim.h.
rakdver
2007-01-31
1
-42
/
+86
*
* tree-ssa-loop-unswitch.c: Include tree-inline.h.
rakdver
2007-01-28
1
-1
/
+2
*
* loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement.
rakdver
2007-01-14
1
-2
/
+0
*
* doc/loop.texi: Document recording of loop exits.
rakdver
2007-01-12
1
-7
/
+27
*
* cfgloop.h (enum li_flags): Make the constants powers of two.
rakdver
2007-01-04
1
-4
/
+4
*
* loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.
rakdver
2007-01-03
1
-2
/
+4
*
* loop-unswitch.c (unswitch_loop): Update arguments of
rakdver
2006-12-20
1
-2
/
+2
*
* doc/loop.texi: Document number_of_latch_executions and
rakdver
2006-12-10
1
-2
/
+2
*
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
rakdver
2006-12-10
1
-17
/
+125
[next]