aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-08tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.Alan Hayward1-3/+0
2016-03-09re PR tree-optimization/70138 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener1-1/+2
2016-01-28re PR tree-optimization/69466 (ICE: Invalid PHI argument after vectorization ...Richard Biener1-5/+14
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-27Fix memory leak in loop_vec_infoMartin Liska1-2/+0
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+6
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-13/+8
2015-09-20switch from gimple to gimple*Trevor Saunders1-14/+14
2015-08-19remove more useless typedefsTrevor Saunders1-2/+2
2015-07-23PR tree-optimization/66926,66951Yuri Rumyantsev1-7/+2
2015-07-17tree-vect-loop-manip.c (rename_variables_in_bb): Add argument to allow renami...Yuri Rumyantsev1-15/+34
2015-07-13Fix double word typos.Aldy Hernandez1-2/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-07-06re PR tree-optimization/66767 (FAIL: gcc.dg/vect/vect-align-1.c execution test)Richard Biener1-1/+1
2015-07-02builtins.c (get_pointer_alignment_1): Handle POINTER_PLUS_EXPR.Richard Biener1-1/+1
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-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-7/+5
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-7/+7
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-36/+38
2014-11-19gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+2
2014-01-14re PR tree-optimization/58921 (ICE with segfault on valid code at -O3 on x86_...Richard Biener1-67/+0
2014-01-04re PR tree-optimization/59519 (ICE on valid code at -O3 on x86_64-linux-gnu i...Jakub Jelinek1-1/+12
2014-01-03re PR tree-optimization/59651 (Vectorizer failing to spot dependence causes i...Bingfeng Mei1-2/+13
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek1-47/+196
2013-12-06re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener1-15/+13
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+4
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener1-6/+4
2013-11-21tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.Richard Biener1-10/+10
2013-11-21tree-vect-loop-manip.c (vect_build_loop_niters, [...]): Move ...Richard Biener1-159/+6
2013-11-19re PR tree-optimization/59164 (ice: tree check: expected tree that contains â...Richard Biener1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-14tree-vectorizer.h (struct dr_with_seg_len): Remove the base address field as ...Cong Hou1-5/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-07re PR tree-optimization/56764 (vect_prune_runtime_alias_test_list not smart e...Cong Hou1-101/+30
2013-10-31tree.c (tree_ctz): New function.Jakub Jelinek1-1/+1
2013-10-28df-scan.c (df_collection_rec): Adjust.Trevor Saunders1-2/+2
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-0/+8
2013-10-18re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of...Cong Hou1-0/+67