summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-stmts.c
Commit message (Expand)AuthorAgeFilesLines
* cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2013-11-271-10/+617
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+5
* add auto_vecTrevor Saunders2013-11-221-13/+4
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT.Aldy Hernandez2013-11-071-1/+0
* Replace some heap vectors with stack vectors.Trevor Saunders2013-11-011-30/+8
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+7
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* re PR tree-optimization/58472 (gomp4: ICE in in vectorizable_store, at tree-v...Jakub Jelinek2013-09-191-0/+2
* dumpfile.c (dump_loc): Remove newline emission.Teresa Johnson2013-09-161-102/+132
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* re PR tree-optimization/58137 ([trunk, ICE] full unroll + AVX2 vectorization)Richard Biener2013-09-051-2/+1
* Delay base decl's alignment adjustment until transformation happensXinliang David Li2013-09-031-3/+27
* Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek2013-08-271-24/+121
* tree-vect-stmts.c (vectorizable_store): Move ptr_incr var decl before the loo...Jakub Jelinek2013-06-271-2/+2
* re PR tree-optimization/56270 (loop over array of struct float causes compile...Richard Biener2013-04-191-4/+13
* tree-vect-data-refs.c (vect_analyze_group_access): Properly handle negative s...Richard Biener2013-04-181-1/+7
* re PR tree-optimization/56933 (Vectorizer missing read-write dependency for i...Richard Biener2013-04-151-1/+0
* gimple-pretty-print.c (debug_gimple_stmt): Do not print extra newline.Richard Biener2013-04-081-21/+1
* tree-vect-stmts.c (vectorizable_store): Accept BIT_FIELD_REF.Marc Glisse2013-04-031-0/+2
* re PR tree-optimization/56695 (ICE in expand_vec_cond_expr, at optabs.c:6751)Marek Polacek2013-03-281-9/+7
* re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener2013-03-281-2/+16
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-051-0/+5
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-041-4/+2
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-041-15/+1
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-011-1/+2
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-011-1/+1
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-02-281-16/+16
* re PR middle-end/56443 (internal compiler error: verify_gimple failed at -O[1...Jakub Jelinek2013-02-261-1/+2
* re PR tree-optimization/53342 (rnflow.f90 is ~5% slower after revision 187340)Richard Biener2013-02-051-29/+16
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* revert: [multiple changes]Richard Biener2013-01-031-15/+12
* re PR tree-optimization/55857 (ICE: verify_ssa failed)Richard Biener2013-01-031-1/+2
* tree-vect-stmts.c (vectorizable_load): When vectorizing an invariant load do ...Richard Biener2013-01-021-11/+13
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-21/+21
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-271/+256
* re PR tree-optimization/55281 (ICE in build_int_cst_wide, at tree.c:1217 (w...Jakub Jelinek2012-11-131-2/+12
* dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai2012-10-241-122/+122
* re PR tree-optimization/54976 (FAIL: gcc.dg/torture/pr47975.c (internal compi...Richard Biener2012-10-191-4/+9
* re PR tree-optimization/54889 (Revision 191983 gives compfail for 465.tonto i...Jakub Jelinek2012-10-161-5/+11
* re PR tree-optimization/54894 (internal compiler error: in vect_get_vec_def_f...Richard Biener2012-10-121-5/+5
* re PR testsuite/54772 (vectorization broken in gfortran on x86_64-*-freebsd)Sharad Singhai2012-10-021-0/+1
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-298/+396
* statistics.h (CXX_MEM_STAT_INFO): New define.Richard Guenther2012-09-181-7/+7
* tree-vect-stmts.c (vect_finish_stmt_generation): Update virtual SSA form.Richard Guenther2012-08-231-0/+26
* tree-sra.c (modify_function): Free redirect_callers vector.Richard Guenther2012-08-171-17/+1