tree-vectorizer.c (vect_get_base_and_offset): Adjust call too get_inner_reference...
[platform/upstream/gcc.git] / gcc / tree-vectorizer.c
2004-12-29 Dorit Nuzmantree-vectorizer.c (vect_get_base_and_offset): Adjust...
2004-12-29 Ira Rosenre PR tree-optimization/18179 (vectorizer: wrong alignm...
2004-12-29 Ira Rosenre PR tree-optimization/18179 (vectorizer: wrong alignm...
2004-12-29 Ira Rosenre PR tree-optimization/18179 (vectorizer: wrong alignm...
2004-12-29 Ira Rosenre PR tree-optimization/18179 (vectorizer: wrong alignm...
2004-12-28 Dorit Naishlos* tree-vectorizer.c (vect_mark_relevant) First argument...
2004-12-23 Richard Hendersonoptabs.h (OTI_movmisalign, [...]): New.
2004-12-10 Diego Novillotree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-12-02 Dorit Naishlosre PR tree-optimization/18716 ([ICE] verify_flow_info...
2004-11-30 Nathan Sidwelltree-vectorizer.c (vect_analyze_data_refs): Reformat...
2004-11-30 Ira Rosenre PR tree-optimization/18607 (Vectorizer: data_referen...
2004-11-30 Dorit Naishlostree-vectorizer.c (vect_gen_niters_for_prolog_loop...
2004-11-30 Dorit Naishlostree-vectorizer.c (vect_can_force_dr_alignment_p):...
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-23 Dorit Naishlostree-vectorizer.c (vect_analyze_operations): Don't...
2004-11-23 Dorit Naishlosre PR tree-optimization/18403 (FAILs to vectorize testc...
2004-11-22 Dorit Naishlosre PR tree-optimization/18536 (ICE: in emit_move_insn...
2004-11-22 Dorit Naishlosre PR tree-optimization/18544 (ICE with -ftree-vectorize)
2004-11-20 Kazu Hiratatree-ssa-threadupdate.c, [...]: Fix comment typos.
2004-11-19 Andreas Toblertree-vectorizer.c (slpeel_verify_cfg_after_peeling...
2004-11-19 Dorit Naishlosre PR tree-optimization/18181 (vectorizer: problem...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_make_loop_iterate_ntimes...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_can_duplicate_loop_p): New...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_tree_peel_loop_to_edge):...
2004-11-16 Kazu Hiratatree-cfg.c (verify_expr): Replace TREE_OPERAND with...
2004-11-14 Dorit Naishlosre PR tree-optimization/18400 (wrong unrolling after...
2004-11-14 Dorit Naishlosre PR tree-optimization/18425 (ICE in vector.tcc when...
2004-11-14 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-12 Kazu Hirata* tree-vectorizer.c: Fix a comment typo.
2004-11-11 Dorit Naishlostree-vectorizer.c (update_phi_nodes_for_guard): Call...
2004-11-08 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-04 Kazu Hiratabitmap.h: Fix a comment typo.
2004-11-04 Dorit Naishlosre PR tree-optimization/18009 (ICE in vect_transform_st...
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-15 Kazu Hirata* pointer-set.c, tree-vectorizer.c: Fix comment typos.
2004-10-15 Andrew Pinskitree-vectorizer.c (vect_transform_loop): Declare vector...
2004-10-14 Olga Golovanevsky2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2004-10-14 Ira Rosentree-vectorizer.c (vect_analyze_data_refs): Call vect_g...
2004-10-14 Dorit Naishlostree-vectorizer.c (get_vectype_for_scalar_type): Added...
2004-10-01 Paolo Bonzinitree-vectorizer.c (vectorizable_operation): Fail unless...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-25 Kazu Hirata* tree-vectorizer.c: Fix a comment typo.
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-20 Kazu Hiratacfg.c, [...]: Fix comment typos.
2004-09-19 Ira Rosentree-vectorizer.h (stmt_vec_info): Add vect_dr_base...
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-19 Dorit Naishlostree-vectorizer.c (vect_can_force_dr_alignment_p):...
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...