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
/
loop-unswitch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-1
/
+1
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-2
/
+1
*
PR rtl-optimization/58997
jakub
2013-11-05
1
-3
/
+8
*
PR tree-optimization/58697
amacleod
2013-10-16
1
-1
/
+1
*
gcc/
rsandifo
2013-09-23
1
-1
/
+1
*
Follow-on patch to r197595 to complete the replacement of truncating divides
tejohnson
2013-05-02
1
-4
/
+2
*
First phase of unifying the computation of profile scale factors/probabilities
tejohnson
2013-04-08
1
-0
/
+2
*
2013-02-13 Richard Biener <rguenther@suse.de>
rguenth
2013-02-13
1
-15
/
+23
*
Fix PR55833.
mpolacek
2013-01-17
1
-6
/
+5
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
* cfgloopmanip.c (copy_loop_info): New function.
hubicka
2012-10-17
1
-0
/
+1
*
* loop-unswitch.c (unswitch_single_loop): Use
hubicka
2012-10-08
1
-1
/
+3
*
gcc/
steven
2012-07-16
1
-0
/
+1
*
2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
steven
2012-06-17
1
-1
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
2012-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-05
1
-1
/
+0
*
PR rtl-optimization/52092
jakub
2012-02-03
1
-2
/
+2
*
* loop-unswitch.c (compare_and_jump_seq): Assert that the last
nickc
2010-06-24
1
-0
/
+2
*
PR middle-end/42233
jakub
2010-02-19
1
-2
/
+2
*
2009-11-28 David Binderman <dcb314@hotmail.com>
paolo
2009-11-28
1
-2
/
+0
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+2
*
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
hubicka
2008-08-29
1
-1
/
+1
*
* rtlanal.c (add_reg_note): New function.
ian
2008-07-02
1
-2
/
+2
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-5
/
+4
*
* cfgloop.h: Include vec-prim.h.
rakdver
2007-01-31
1
-1
/
+1
*
* loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement.
rakdver
2007-01-14
1
-5
/
+0
*
* loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.
rakdver
2007-01-03
1
-1
/
+2
*
* loop-unswitch.c (unswitch_loop): Update arguments of
rakdver
2006-12-20
1
-7
/
+2
*
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
rakdver
2006-12-10
1
-11
/
+2
*
* tree-vrp.c (execute_vrp): Do not pass loops structure through
rakdver
2006-11-25
1
-22
/
+19
*
* tree-vrp.c (execute_vrp): Do not update current_loops.
rakdver
2006-11-17
1
-2
/
+2
*
* loop-iv.c: Include df.h and hashtab.h.
rakdver
2006-01-20
1
-3
/
+2
*
* loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning.
spop
2005-12-14
1
-2
/
+5
*
Update FSF address.
kcook
2005-06-25
1
-2
/
+2
*
* Makefile.in (cfg.o): Add new dependencies.
hubicka
2005-06-15
1
-3
/
+3
*
PR rtl-optimization/21330
jakub
2005-05-03
1
-2
/
+3
*
* local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable.
nathan
2005-04-01
1
-22
/
+12
*
* basic-block.h (single_succ_p, single_pred_p, single_succ_edge,
rakdver
2005-03-11
1
-2
/
+2
*
* c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
kazu
2005-03-08
1
-1
/
+1
*
* loop-unswitch.c (unswitch_loop): Remove local variable src.
kazu
2005-03-07
1
-2
/
+1
*
* bitmap.h (struct bitmap_obstack): New obstack type.
nathan
2004-11-22
1
-0
/
+1
*
* cfgloopmanip.c (loopify): Take two more arguments true_edge
kazu
2004-10-25
1
-1
/
+2
*
2004-09-24 Ben Elliston <bje@au.ibm.com>
bje
2004-09-28
1
-13
/
+12
*
* cfgloop.h (update_single_exits_after_duplication): Declare.
rakdver
2004-09-23
1
-1
/
+1
*
Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
nathan
2004-09-10
1
-17
/
+23
*
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert
nathan
2004-09-10
1
-23
/
+17
*
* expr.h (canonicalize_condition, get_condition): Add an int argument.
rsandifo
2004-07-27
1
-1
/
+1
*
PR c++/15463
rakdver
2004-05-19
1
-8
/
+18
*
2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2004-05-13
1
-0
/
+2
[next]