PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / tree-data-ref.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-09 Jakub Jelinekre PR tree-optimization/68786 (Aligned masked store...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-06 Aditya Kumarmove dr->alias_set to a helper structure
2015-10-06 Aditya Kumarremove unused struct base_alias_pair
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-08 Aditya KumarRemove limit_scops
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-18 Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27 Richard Bienerre PR tree-optimization/66272 (wrong code at -O3 on...
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-15 Richard Bienerre PR tree-optimization/64365 (Predictive commoning...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-26 Richard Bienerre PR tree-optimization/63738 (ssa corruption when...
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-05 Richard Bienerre PR tree-optimization/63148 (r187042 causes auto...
2014-08-15 Richard Bienerre PR tree-optimization/62031 (Different results betwee...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-02-04 Jakub Jelinekre PR tree-optimization/60023 (ICE: verify_gimple faile...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-06 Jakub Jelinektree-data-ref.c (struct data_ref_loc_d): Replace pos...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
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 Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-28 Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-11 Richard Bienertree-data-ref.c (dump_rdg_vertex, [...]): Move ...
2013-09-10 Richard Bienertree-data-ref.h (build_rdg): Drop all parameters but...
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-18 Richard Bienertree-data-ref.h (find_data_references_in_loop): Declare.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Richard Bienertree-data-ref.c (dump_conflict_function): Use less...
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-09-20 Richard Guentherre PR tree-optimization/54634 (miscompilation with...
2012-09-19 Richard Guentherre PR tree-optimization/54132 (Incorrect loop transform...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Richard Guenthertree-data-ref.c (stores_from_loop): Remove.
2012-06-04 Richard Guenthertree-data-ref.c (struct rdg_vertex_info): Remove.
2012-06-04 Richard Guenthertree-data-ref.c (have_similar_memory_accesses_1): Remove.
2012-05-31 Richard Guenthertree-data-ref.c (dr_analyze_innermost): Properly conver...
2012-05-29 Richard Guentherre PR tree-optimization/53516 (Vectorization and memset...
2012-05-11 Richard Guentherre PR tree-optimization/53295 (Vectorizer support for...
2012-04-12 Richard Guentherre PR tree-optimization/52943 (likely wrong code bug...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2012-04-03 Jakub Jelinekre PR middle-end/52835 (-O3 wrongly optimizes loop...
2012-03-30 Richard Guenthertree-affine.h (print_aff): Remove.
2012-03-15 Richard Guentherre PR middle-end/52580 (171.swim performance drop on...
2012-03-02 Richard Guentherre PR tree-optimization/52406 (likely wrong code bug)
2012-01-27 Andrey Belevantsevre PR middle-end/51389 (GCC uses up to 75GB of virtual...
2012-01-25 Jakub Jelinekre PR tree-optimization/51987 (Predictive commoning...
2011-11-24 Razya Ladelskytree-data-ref.c (initialize_data_dependence_relation...
2011-11-16 Razya Ladelskyre PR tree-optimization/49960 (inconsistent outputs...
2011-11-07 Jakub Jelinekre PR tree-optimization/50789 (Gather vectorization)
2011-10-24 Richard Guentherre PR tree-optimization/50838 (ice in refs_may_alias_p_...
2011-10-13 Richard Guentherre PR tree-optimization/50698 (pretending to create...
2011-09-25 Ira Rosentree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-09 Richard Guentherre PR middle-end/50333 (internal compiler error: in...
2011-08-24 Richard Guenthertree-data-ref.c (dr_analyze_indices): Avoid unsharing...
2011-08-24 Richard Guentherre PR tree-optimization/50067 (Wrong code with -fpredic...
2011-08-23 Richard GuentherMakefile.in (tree-data-ref.o): Add tree-affine.h depend...
2011-08-23 Richard Guenthertree-data-ref.c (dr_analyze_indices): Add comments...
2011-08-19 Richard Guentherre PR tree-optimization/50067 (Wrong code with -fpredic...
2011-07-26 Sebastian PopAvoid use of lang_hooks.types.type_for_size.
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19 Richard Sandifordre PR tree-optimization/49742 (ICE for gcc.dg/vect...
2011-06-30 Richard Guentherre PR tree-optimization/46787 (Does not vectorize loop...
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-05-11 Jakub Jelinekre PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-03-22 Richard Guenthergimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC...
2011-02-05 Sebastian PopFix PR46194: fix the computation of distance vectors.
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
next