Age | Commit message (Expand) | Author | Files | Lines |
2014-11-13 | [Vectorizer] Split vect_gen_perm_mask into _checked and _any variants | Alan Lawrence | 1 | -34/+17 |
2014-11-11 | tree-vect-data-refs.c (vect_shift_permute_load_chain): Extend shift permutati... | Evgeny Stupachenko | 1 | -28/+36 |
2014-11-11 | system.h: Include algorithm and utility. | Uros Bizjak | 1 | -11/+3 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -7/+7 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+3 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-10-22 | re PR tree-optimization/63530 (GCC generates incorrect aligned store on ARM a... | Guozhi Wei | 1 | -1/+5 |
2014-10-21 | re PR tree-optimization/63563 (ICE: in vectorizable_store, at tree-vect-stmts... | Jakub Jelinek | 1 | -2/+5 |
2014-10-03 | tree-vect-data-refs.c (vect_permute_load_chain, [...]): Fix a typo in tempora... | Jakub Jelinek | 1 | -3/+3 |
2014-09-25 | re PR tree-optimization/63341 (Vectorization miscompilation with -mcpu=power7) | Jakub Jelinek | 1 | -4/+20 |
2014-08-28 | re PR fortran/62283 (basic-block vectorization fails) | Richard Biener | 1 | -2/+20 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -5/+5 |
2014-07-08 | re PR tree-optimization/61680 (vectorization gives wrong answer for sandybrid... | Richard Biener | 1 | -5/+8 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -8/+10 |
2014-06-18 | re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up... | Evgeny Stupachenko | 1 | -1/+350 |
2014-06-17 | genopinit.c (main): Use vec<>::qsort method. | Richard Biener | 1 | -2/+1 |
2014-06-16 | tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Check again DECL_IN_CO... | Jan Hubicka | 1 | -1/+7 |
2014-06-12 | tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorg to use symtab an... | Jan Hubicka | 1 | -12/+32 |
2014-06-12 | symtab.c (section_hash): New hash. | Jan Hubicka | 1 | -1/+1 |
2014-06-11 | re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up... | Evgeny Stupachenko | 1 | -48/+173 |
2014-06-11 | varasm.c (set_implicit_section): New function. | Jan Hubicka | 1 | -1/+1 |
2014-06-09 | symtab.c (dump_symtab_base): Update dumping. | Jan Hubicka | 1 | -1/+2 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-07 | re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up... | Evgeny Stupachenko | 1 | -40/+135 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -9/+7 |
2014-04-17 | re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program ... | Richard Biener | 1 | -1/+7 |
2014-02-21 | re PR tree-optimization/60276 (-O3 autovectorizer breaks on a particular loop) | Richard Biener | 1 | -0/+7 |
2014-02-08 | tree-vect-data-refs.c (vect_analyze_data_refs): For clobbers not at the end o... | Jakub Jelinek | 1 | -1/+2 |
2014-02-06 | re PR middle-end/59150 (ICE: in expand_one_var, at cfgexpand.c:1242 with -fop... | Jakub Jelinek | 1 | -4/+7 |
2014-02-05 | tree-vect-loop.c (vect_analyze_loop_2): Be more informative when not vectoriz... | Richard Biener | 1 | -10/+22 |
2014-02-04 | re PR tree-optimization/60012 (Vectorizer generates unnecessary loop versioni... | Richard Biener | 1 | -0/+12 |
2014-01-29 | re PR tree-optimization/59594 (wrong code (by tree vectorizer) at -O3 on x86_... | Jakub Jelinek | 1 | -8/+14 |
2014-01-16 | tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field. | Jakub Jelinek | 1 | -0/+3 |
2014-01-10 | re PR middle-end/59670 (ICE: expected gimple_call(error_mark), have gimple_as... | Jakub Jelinek | 1 | -3/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -2/+31 |
2013-12-05 | re PR tree-optimization/59374 (-ftree-slp-vectorize breaks unique_ptr's move ... | Richard Biener | 1 | -58/+18 |
2013-11-28 | common.opt: Introduced a new option -fsimd-cost-model. | Sergey Ostanevich | 1 | -4/+5 |
2013-11-27 | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 1 | -2/+2 |
2013-11-27 | cgraph.h (enum cgraph_simd_clone_arg_type): New. | Aldy Hernandez | 1 | -4/+56 |
2013-11-26 | Remove parameter keep_aligning from get_inner_reference. | Bernd Edlinger | 1 | -2/+2 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+5 |
2013-11-21 | re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti... | Richard Biener | 1 | -2/+3 |
2013-11-20 | cuintp.c (UI_From_gnu): Use tree_to_shwi. | Kenneth Zadeck | 1 | -6/+6 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-14 | tree-vectorizer.h (struct dr_with_seg_len): Remove the base address field as ... | Cong Hou | 1 | -71/+55 |