aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-08re PR tree-optimization/68766 (internal compiler error: in expand_LOOP_VECTOR...Ilya Enkovich1-1/+7
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-0/+15
2015-11-12tree-vectorizer.h (vect_slp_analyze_data_ref_dependences): Rename to vect_slp...Richard Biener1-2/+6
2015-11-06tree-vectorizer.h (struct _bb_vec_info): Add region_begin/end members.Richard Biener1-0/+35
2015-11-03tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference...Richard Biener1-12/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-6/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+6
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-6/+17
2015-10-07tree-vectorizer.h (stmt_vec_info_vec): Use vec<stmt_vec_info>.Richard Biener1-1/+1
2015-10-06tree-vectorizer.h (vec_info): New base class for...Richard Biener1-9/+3
2015-09-20switch from gimple to gimple*Trevor Saunders1-12/+12
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-15/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford1-6/+2
2015-06-17re PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)Jakub Jelinek1-37/+102
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-29tree-vectorizer.c (set_uid_loop_bbs): New.Aditya Kumar1-31/+34
2015-04-18remove need for store_values_directlyTrevor Saunders1-12/+14
2015-03-08re PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran-torture/execute/in-pa...Jan Hubicka1-8/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-07-24IPA C++ refactoring 1/NMartin Liska1-1/+1
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-24allow storing values directly in hash tablesTrevor Saunders1-3/+3
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-24/+24
2014-06-23tree-ssa-loop.c (gate_loop): New function.Richard Biener1-0/+17
2014-06-12tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorg to use symtab an...Jan Hubicka1-0/+6
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-29/+29
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-15/+6
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-04-14cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17re PR tree-optimization/59523 (r205856 caused internal compiler error: verify...Jakub Jelinek1-2/+5
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek1-3/+118
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+5
2013-11-21tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.Richard Biener1-6/+7
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+2
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-1/+1
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+6