]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-if-conv.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-if-conv.c
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Richard Bienertree-if-conv.c: Include params.h.
2015-12-10  Richard Bienertree-if-conv.c (if_convertible_loop_p_1): Do not comput...
2015-12-09  Jakub Jelinekre PR tree-optimization/68786 (Aligned masked store...
2015-12-09  Richard Bienerre PR tree-optimization/68583 (Missed if-conversion)
2015-12-09  Martin LiskaFix memory leak in tree-if-conv.c
2015-12-09  Richard Bienerre PR tree-optimization/68583 (Missed if-conversion)
2015-11-30  Venkataramanan Kumartree-if-conv.c (struct ifc_dr): Add new tree base_predi...
2015-11-17  Venkataramanan KumarRelax trap assumptions in tree if convert.
2015-11-10  Ilya Enkovichinternal-fn.c (expand_MASK_LOAD): Adjust to maskload...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-01  Trevor Saundersremove many typedefs
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-17  Richard SandifordSplit up optabs.[hc]
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-08-05  Richard Bienerre PR tree-optimization/67121 (wrong code at -O3 on...
2015-08-04  Abe Skolniktree-if-conv.c: Fix various typos in comments.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-10  Richard Bienertree-if-conv.c (if_convertible_gimple_assign_stmt_p...
2015-07-10  Richard Bienerre PR tree-optimization/66823 (-ftree-loop-if-convert...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25  Richard Sandifordtree-hash-traits.h: New file.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-29  Jakub Jelinekre PR tree-optimization/66142 (Loop is not vectorized...
2015-05-20  Marek Polacekexpr.c (expand_cond_expr_using_cmove): Use COMPARISON_C...
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-01-29  Yuri Rumyantsevre PR tree-optimization/64746 (Loop with nested load...
2015-01-15  Yuri Rumyantsevtree-if-conv.c: Include hash-map.h.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
2014-12-01  Yuri Rumyantsevre PR tree-optimization/63941 (ICE on valid code at...
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10  Yuri Rumyantsevtree-if-conv.c (add_to_predicate_list): Check unconditi...
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-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09  Trevor Saundersremove has_execute
2014-07-08  Yuri Rumyantsevre PR tree-optimization/61576 (wrong code at -O3 on...
2014-06-18  Yuri Rumyantsevre PR tree-optimization/61518 (wrong code (by tree...
2014-06-05  Yuri Rumyantsevre PR other/61391 (ICE in execute_one_pass at -O3 and...
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-01  Yuri Rumyantsevtree-if-conv.c (is_cond_scalar_reduction): New function.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
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-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-29  Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-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-07  Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16  Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-27  Richard Bienerre PR tree-optimization/57521 (wrong code for expressio...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-03  Andrew Pinskire PR tree-optimization/53395 (The LAPACK functions...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-04-24  Richard Bienertree-if-conv.c (main_tree_if_conversion): Move bb under...
2012-04-23  Richard Guentherre PR tree-optimization/53070 (ICE: in execute_cse_reci...
2012-04-16  Richard Guentherre PR tree-optimization/52975 (Ofast produces not optim...
2012-04-13  Richard Guentherre PR tree-optimization/52969 (ICE in in get_expr_opera...
2012-03-13  Rainer OrthFix sgi typos
2012-03-05  Richard Guenthercfgexpand.c (gimple_expand_cfg): Free dominator info.
2012-02-24  Bernhard Reutner... tree-if-conv (predicate_scalar_phi): Commentary typo...
2011-09-07  Richard Guentherre PR tree-optimization/50319 (if-conversion produces...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
next