In gcc/objc/: 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com>
[platform/upstream/gcc.git] / gcc / tree-vect-stmts.c
2010-12-02 Richard Guentherre PR tree-optimization/46723 (internal compiler error...
2010-11-30 Joseph Myershwint.c: New.
2010-11-04 Richard Guentherre PR tree-optimization/45733 (ICE: verify_stmts failed...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-11-01 Nathan Froydre PR tree-optimization/46259 (Revision 166102 failed...
2010-10-31 Uros Bizjakre PR tree-optimization/46142 (FMA test failures)
2010-10-31 Nathan Froydfold-const.c (build_zero_vector): Use build_vector_from...
2010-10-22 Ira Rosenre PR tree-optimization/46126 (Revision 165777 failed...
2010-10-21 Ira Rosenre PR tree-optimization/46049 (ICE: in expand_widen_pat...
2010-10-15 Michael MeissnerAdd fma support
2010-10-07 Richard Guenthermachmode.h (mode_for_vector): Declare.
2010-10-07 Richard Guenthertarget.def (units_per_simd_word): Rename to ...
2010-10-03 H.J. LuRevert revision 164914.
2010-10-03 H.J. LuDisallow negative steps in vectorizer.
2010-09-19 Ira Rosenre PR tree-optimization/45714 (Vectorization of double...
2010-09-17 Michael Matzre PR tree-optimization/43432 (Missed vectorization...
2010-09-16 Ira Rosentree-vectorizer.c: Fix documentation.
2010-09-14 H.J. LuTurn UNITS_PER_SIMD_WORD into a target hook.
2010-09-14 H.J. LuRestore bootstrap on x86.
2010-09-14 Ira Rosenre PR tree-optimization/45470 (ICE: verify_flow_info...
2010-09-08 Michael Matzre PR tree-optimization/43430 (Missed vectorization...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-09 Richard Guentherre PR fortran/44882 (Bogus types in references with...
2010-07-08 Richard Guentherre PR tree-optimization/44861 (internal compiler error...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-05 Ira Rosentree-vect-loop.c (vect_get_single_scalar_iteraion_cost...
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-07-04 Ira Rosentm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-07 Ira Rosentm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-28 Nathan Froydtree-vect-stmts.c (vectorizable_assignment): Call build...
2010-05-27 Richard Guentherre PR tree-optimization/44284 (vectorization does not...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-06 Ira Rosenre PR middle-end/43901 (FAIL: gcc.c-torture/compile...
2010-04-26 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-19 Ira Rosenre PR tree-optimization/37027 (SLP loop vectorization...
2010-04-09 Richard Guenthertarget.h (builtin_conversion): Pass in input and output...
2010-04-09 Richard Guenthertree-vectorizer.h (struct _stmt_vec_info): Document...
2010-03-30 Sebastian PopReplace type != type comparisons with types_compatible_p.
2010-03-27 Michael MeissnerPR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FU...
2010-03-22 Richard Guentherre PR middle-end/43390 (ICE: integral result type preci...
2010-02-26 Richard Guentherre PR tree-optimization/43188 ("error: alignment of...
2009-11-30 Ira Rosentree-vect-stmts.c (vectorizable_assignment): Support...
2009-11-29 Ira Rosenre PR middle-end/42193 (454.calculix in SPEC CPU 2006...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-21 Eric Botcazoutree-vect-stmts.c (exist_non_indexing_operands_for_use_...
2009-09-25 Jakub Jelinektree-vect-transform.c (vectorizable_call): Call mark_sy...
2009-09-04 Alexandre Olivare PR debug/41225 (VTA: internal compiler error: in...
2009-08-25 Michael Matzexpr.h (struct separate_ops, sepops): New type for...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-26 Ira Rosenre PR tree-optimization/40801 (internal compiler error...
2009-07-20 Ira Rosentree-vectorizer.h (vectorizable_condition): Add parameters.
2009-07-12 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-30 Ira Rosenre PR tree-optimization/40542 (vectorizes access to...
2009-06-16 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-05 Revital Eresmisaligned store support
2009-06-01 Ira Rosenre PR tree-optimization/39129 (The meaning of 'BB'...
2009-05-25 Ira Rosenre PR tree-optimization/40238 (ICE in gimple_verify_flo...
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-05-08 Michael MeissnerFix PR 40049
2009-04-28 Richard Guenthertree-vect-stmts.c (vect_get_vec_def_for_operand): Fix...
2009-04-28 Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Ira Rosentree-vect-loop-manip.c: New file.