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-vect-transform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR tree-optimization/36648
irar
2008-06-30
1
-18
/
+11
*
PR tree-optimization/36493
irar
2008-06-16
1
-11
/
+38
*
gcc/
rwild
2008-06-06
1
-6
/
+6
*
2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
hjl
2008-05-22
1
-1
/
+2
*
PR tree-optimization/36293
irar
2008-05-22
1
-2
/
+4
*
Add SSE5 vector shift/rotate; Update SSE5 vector multiply
meissner
2008-05-14
1
-35
/
+62
*
2008-05-08 Richard Guenther <rguenther@suse.de>
rguenth
2008-05-08
1
-2
/
+0
*
PR tree-optimization/36119
irar
2008-05-05
1
-0
/
+5
*
PR tree-optimization/35821
irar
2008-04-10
1
-2
/
+6
*
2008-03-12 Victor Kaplansky <victork@il.ibm.com>
victork
2008-03-12
1
-31
/
+19
*
2008-03-06 Richard Guenther <rguenther@suse.de>
rguenth
2008-03-06
1
-5
/
+0
*
gcc
tromey
2008-02-26
1
-5
/
+1
*
PR tree-optimization/34591
dorit
2007-12-27
1
-1
/
+2
*
* tree-vectorizer.h (verbosity_levels): Add new verbosity level
dorit
2007-12-17
1
-25
/
+21
*
PR tree-optimization/34445
dorit
2007-12-17
1
-10
/
+11
*
* tree-vect-transform.c (conservative_cost_threshold): Add missing
uros
2007-12-16
1
-1
/
+1
*
2007-12-08 Richard Guenther <rguenther@suse.de>
rguenth
2007-12-08
1
-0
/
+1
*
2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>
spop
2007-12-06
1
-61
/
+197
*
PR tree-optimization/33953
irar
2007-11-12
1
-11
/
+38
*
PR tree-optimization/33993
jakub
2007-11-06
1
-3
/
+13
*
PR tree-optimization/33987
dorit
2007-11-04
1
-10
/
+13
*
PR tree-optimization/33866
irar
2007-10-25
1
-5
/
+24
*
PR tree-optimization/33804
irar
2007-10-24
1
-4
/
+7
*
* tree-vect-analyze.c (vect_build_slp_tree): Return false if
irar
2007-10-24
1
-5
/
+38
*
PR tree-optimization/33834
dorit
2007-10-23
1
-72
/
+1
*
* config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,
kazu
2007-10-14
1
-1
/
+1
*
PR tree-optimization/33742
uros
2007-10-12
1
-0
/
+6
*
PR tree-optimization/33319
victork
2007-09-17
1
-109
/
+145
*
* tree-vect-transform.c (vect_get_vec_defs_for_stmt_copy): check if
dorit
2007-09-15
1
-1
/
+13
*
* tree-vect-transform.c (vect_get_slp_defs): Don't build a vector
irar
2007-09-12
1
-10
/
+12
*
rsha Jagasia <harsha.jagasia@amd.com>
hjagasia
2007-09-11
1
-42
/
+37
*
* tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost,
irar
2007-09-09
1
-63
/
+32
*
* tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.
irar
2007-09-09
1
-168
/
+732
*
PR tree-optimization/33299
dorit
2007-09-07
1
-29
/
+25
*
* config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
kazu
2007-09-01
1
-2
/
+2
*
* sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED.
mkuvyrkov
2007-08-31
1
-1
/
+1
*
* tree-data-refs.c (split_constant_offset): Expose.
dorit
2007-08-19
1
-166
/
+553
*
* tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info
dorit
2007-08-19
1
-80
/
+356
*
gcc/ChangeLog
victork
2007-08-16
1
-5
/
+164
*
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.
hubicka
2007-08-09
1
-13
/
+13
*
* tree-vect-transform.c (vectorizable_store): Remove call to
irar
2007-08-09
1
-111
/
+5
*
* tree.def (FIXED_POINT_TYPE): New type.
chaoyingfu
2007-08-08
1
-4
/
+8
*
2007-07-30 Jan Sjodin <jan.sjodin@amd.com>
jsjodin
2007-07-31
1
-3
/
+14
*
* cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,
kazu
2007-07-28
1
-1
/
+1
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-4
/
+3
*
2007-07-15 Dirk Mueller <dmueller@suse.de>
mueller
2007-07-15
1
-2
/
+6
*
2007-07-12 Dorit Nuzman <dorit@il.ibm.com>
dorit
2007-07-12
1
-13
/
+70
*
* tree-scalar-evolution.c (scev_const_prop): Add arguments to
rakdver
2007-07-09
1
-7
/
+4
*
* tree-vectorizer.c (new_loop_vec_info): Initialize
dorit
2007-07-05
1
-64
/
+93
*
PR tree-optimization/24659
uros
2007-06-29
1
-44
/
+119
[next]