real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / tree-vectorizer.c
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-17 Dorit NaishlosMakefile.in (tree-vect-analyze.o, [...]): New.
2005-02-12 Ira Rosentree-vectorizer.c (vect_get_base_and_offset): Remove.
2005-02-12 Ira Rosentree-data-ref.c (array_base_name_differ_p): Check that...
2005-02-12 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Rename a...
2005-02-09 Dorit Naishlostree-vectorizer.c (vect_set_dump_settings): Check that...
2005-02-07 Leehod Baruchinvoke.texi (ftree-vectorizer-verbose): New.
2005-02-03 Leehod Baruchtree-vectorizer.h (LOC): New type.
2005-02-03 Leehod Baruchtree-vectorizer.c (vect_analyze_data_ref_dependence...
2005-02-03 Dorit Naishlostree-vectorizer.c (slpeel_make_loop_iterate_ntimes...
2005-01-31 Ira Rosentree-vectorizer.c (vect_analyze_offset_expr): Use ssize...
2005-01-24 Kazu Hiratatree-flow-inline.h (phi_arg_from_edge): Remove.
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-10 Kazu Hirata* tree-vectorizer.c, tree.def: Fix comment typos.
2005-01-09 Dorit Naishlostree-vectorizer.c (vect_enhance_data_refs_alignment...
2005-01-09 Ira Rosentree-vectorizer.c (vect_analyze_offset_expr): Use expr_...
2005-01-04 Ira Rosentree-vectorizer.c (vect_analyze_offset_expr): Test...
2005-01-04 Ira Rosentree-vectorizer.c (vect_strip_conversions): New function.
2005-01-02 Richard Hendersontree-vectorizer.c (vect_analyze_offset_expr): Strip...
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...