jit-playback: Move argv-creation to its own function
[platform/upstream/gcc.git] / gcc / tree-vect-data-refs.c
2014-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-28 Evgeny Stupachenkotree-vect-data-refs.c (vect_transform_grouped_load...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-13 Alan Lawrence[Vectorizer] Split vect_gen_perm_mask into _checked...
2014-11-11 Evgeny Stupachenkotree-vect-data-refs.c (vect_shift_permute_load_chain...
2014-11-11 Uros Bizjaksystem.h: Include algorithm and utility.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Guozhi Weire PR tree-optimization/63530 (GCC generates incorrect...
2014-10-21 Jakub Jelinekre PR tree-optimization/63563 (ICE: in vectorizable_sto...
2014-10-03 Jakub Jelinektree-vect-data-refs.c (vect_permute_load_chain, [....
2014-09-25 Jakub Jelinekre PR tree-optimization/63341 (Vectorization miscompila...
2014-08-28 Richard Bienerre PR fortran/62283 (basic-block vectorization fails)
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-08 Richard Bienerre PR tree-optimization/61680 (vectorization gives...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-18 Evgeny Stupachenkore PR tree-optimization/52252 (An opportunity for x86...
2014-06-17 Richard Bienergenopinit.c (main): Use vec<>::qsort method.
2014-06-16 Jan Hubickatree-vect-data-refs.c (vect_can_force_dr_alignment_p...
2014-06-12 Jan Hubickatree-vect-data-refs.c (vect_can_force_dr_alignment_p...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Evgeny Stupachenkore PR tree-optimization/52252 (An opportunity for x86...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-07 Evgeny Stupachenkore PR tree-optimization/52252 (An opportunity for x86...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-17 Richard Bienerre PR tree-optimization/60841 (gcc: internal compiler...
2014-02-21 Richard Bienerre PR tree-optimization/60276 (-O3 autovectorizer break...
2014-02-08 Jakub Jelinektree-vect-data-refs.c (vect_analyze_data_refs): For...
2014-02-06 Jakub Jelinekre PR middle-end/59150 (ICE: in expand_one_var, at...
2014-02-05 Richard Bienertree-vect-loop.c (vect_analyze_loop_2): Be more informa...
2014-02-04 Richard Bienerre PR tree-optimization/60012 (Vectorizer generates...
2014-01-29 Jakub Jelinekre PR tree-optimization/59594 (wrong code (by tree...
2014-01-16 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add no_data_...
2014-01-09 Jakub Jelinekre PR middle-end/59670 (ICE: expected gimple_call(error...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-05 Richard Bienerre PR tree-optimization/59374 (-ftree-slp-vectorize...
2013-11-28 Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14 Cong Houtree-vectorizer.h (struct dr_with_seg_len): Remove...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-11 Cong Houre PR tree-optimization/59050 (ICE: tree check: expecte...
2013-11-07 Cong Houre PR tree-optimization/56764 (vect_prune_runtime_alias...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-24 Xinliang David LiImplement --param=vect-max-peeling-for-alignment=..
2013-09-18 Jakub Jelinekomp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.
2013-09-16 Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-03 Xinliang David LiRemove a trivial assert (missed in previous checkin)
2013-09-03 Xinliang David LiDelay base decl's alignment adjustment until transforma...
2013-08-30 Richard Bienerre PR tree-optimization/58228 (wrong code (with vectori...
2013-08-29 Xinliang David LiNew vectorizer messages; message format change.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-07-16 Cong Houtree-vect-data-refs.c (dr_group_sort_cmp): Do not use...
2013-05-28 Richard Bienerre PR tree-optimization/56787 (Vectorization fails...
2013-05-15 Richard Bienerre PR tree-optimization/57275 (Error in data dependence...
2013-05-10 Richard Bienertree-vect-data-refs.c (vect_enhance_data_refs_alignment...
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-18 Richard Bienertree-vect-data-refs.c (vect_analyze_group_access):...
2013-04-15 Richard Bienerre PR tree-optimization/56933 (Vectorizer missing read...
2013-04-11 Richard Bienerre PR tree-optimization/56878 (Issue with candidate...
2013-04-09 Richard Bienertree-vectorizer.h (slp_void_p): Remove.
2013-04-08 Richard Bienergimple-pretty-print.c (debug_gimple_stmt): Do not print...
2013-04-04 Richard Bienerre PR tree-optimization/56213 (strided load vectorizati...
2013-04-03 Marc Glissetree-vect-stmts.c (vectorizable_store): Accept BIT_FIEL...
2013-04-03 Richard Bienerre PR tree-optimization/56812 (Simple loop is not SLP...
2013-04-02 Richard Bienerre PR tree-optimization/56778 (ICE on several benchmark...
2013-03-27 Richard Bienerre PR tree-optimization/37021 (Fortran Complex reductio...
2013-03-21 Richard Bienertree-vect-data-refs.c (vect_update_interleaving_chain...
2013-03-18 Richard Bienertree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2013-03-18 Richard Bienertree-data-ref.h (find_data_references_in_loop): Declare.
2013-03-06 Richard Bienerre PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails...
2013-03-01 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-05 Richard Bienerre PR tree-optimization/53342 (rnflow.f90 is ~5% slower...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Richard Bienertree-vect-loop.c (vect_analyze_loop_form): Clarify...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Jakub Jelinekre PR middle-end/53708 (Many failures of the objc tests...
next