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
/
tree-vectorizer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):
ghazi
2007-08-23
1
-1
/
+1
*
* tree-data-refs.c (split_constant_offset): Expose.
dorit
2007-08-19
1
-4
/
+93
*
* tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info
dorit
2007-08-19
1
-30
/
+119
*
gcc/ChangeLog
victork
2007-08-16
1
-2
/
+6
*
* alias.c (component_uses_parent_alias_set): Constify.
ghazi
2007-08-14
1
-1
/
+1
*
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.
hubicka
2007-08-09
1
-6
/
+6
*
* tree.def (FIXED_POINT_TYPE): New type.
chaoyingfu
2007-08-08
1
-0
/
+10
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-4
/
+3
*
* tree-vectorizer.c (new_loop_vec_info): Initialize
dorit
2007-07-05
1
-0
/
+1
*
gcc/ChangeLog:
hjagasia
2007-06-08
1
-0
/
+2
*
PR tree-optimization/32216
uros
2007-06-06
1
-6
/
+19
*
PR tree-optimization/32215
uros
2007-06-05
1
-0
/
+11
*
PR tree-optimization/24659
uros
2007-05-17
1
-4
/
+75
*
* tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):
rakdver
2007-05-11
1
-2
/
+2
*
* tree-vectorize.c (vect_is_simple_use): gimple_min_invariant is
hubicka
2007-05-01
1
-1
/
+7
*
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to
rakdver
2007-04-27
1
-21
/
+5
*
2007-04-22 Uros Bizjak <ubizjak@gmail.com>
uros
2007-04-22
1
-1
/
+1
*
* tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.
dorit
2007-04-18
1
-0
/
+1
*
* tree-vect-analyze.c (process_use): New function.
dorit
2007-04-18
1
-11
/
+1
*
2007-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2007-03-05
1
-2
/
+9
*
PR tree-optimization/30858
dorit
2007-02-22
1
-8
/
+44
*
2007-02-15 Sandra Loosemore <sandra@codesourcery.com>
sandra
2007-02-15
1
-1
/
+1
*
2007-02-06 Dorit Nuzman <dorit@il.ibm.com>
dorit
2007-02-06
1
-17
/
+15
*
* cfgloop.h: Include vec-prim.h.
rakdver
2007-01-31
1
-1
/
+1
*
./:
ian
2007-01-28
1
-2
/
+2
*
* tree-vectorizer.h (struct _stmt_vec_info): Add new field
irar
2007-01-21
1
-0
/
+1
*
* param.h (MIN_VECT_LOOP_BOUND): New.
dorit
2007-01-14
1
-2
/
+4
*
* doc/loop.texi: Document recording of loop exits.
rakdver
2007-01-12
1
-1
/
+0
*
* tree-vectorizer.c (gate_increase_alignment): Fix return type.
hubicka
2007-01-08
1
-1
/
+1
*
* tree-pas.h (TODO_remove_function): New flag.
hubicka
2007-01-08
1
-0
/
+66
*
2006-12-11 Diego Novillo <dnovillo@redhat.com>
dnovillo
2006-12-12
1
-6
/
+8
*
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
rakdver
2006-12-10
1
-10
/
+6
*
Merge gimple-tuples-branch into mainline.
aldyh
2006-12-05
1
-10
/
+10
*
* builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
kazu
2006-12-02
1
-3
/
+3
*
* tree-vrp.c (execute_vrp): Do not pass loops structure through
rakdver
2006-11-25
1
-12
/
+9
*
* doc/c-tree.texi: Document new tree codes.
irar
2006-11-22
1
-0
/
+6
*
* tree-loop-linear.c (linear_transform_loops): Use single_exit accessor
rakdver
2006-11-21
1
-17
/
+20
*
* tree-vrp.c (execute_vrp): Do not update current_loops.
rakdver
2006-11-17
1
-5
/
+0
*
* tree-ssa-loop.c (tree_vectorize): Return the result of
rakdver
2006-11-12
1
-1
/
+3
*
2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
dorit
2006-11-08
1
-2
/
+124
*
Fix whitespacing.
mrs
2006-10-30
1
-2
/
+2
*
* tree-vectorizer.c (vectorize_loops): Clear vect_loop_location
steven
2006-09-16
1
-0
/
+1
*
PR rtl-optimization/28071
hubicka
2006-09-12
1
-4
/
+4
*
PR tree-optimization/27770
dorit
2006-08-03
1
-1
/
+3
*
Changelog:
victork
2006-06-05
1
-1
/
+19
*
* tree-loop-linear.c: Don't include varray.h.
spop
2006-03-28
1
-4
/
+4
*
2006-01-31 Marcin Dalecki <martin@dalecki.de>
dalecki
2006-01-31
1
-1
/
+1
*
* Makefile.in (tree-vect-patterns.o): Add rule for new file.
dorit
2006-01-19
1
-1
/
+3
*
* tree-cfg.c (bsi_replace): Rename final argument from
law
2006-01-06
1
-1
/
+1
*
* c-typeck.c, config/i386/netware.h, config/m32c/cond.md,
kazu
2005-11-05
1
-2
/
+2
[next]