Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-if-conv.c
2016-04-20 mpolacek * tree-if-conv.c (is_false_predicate): For NULL_TREE...
2016-04-20 mpolacek PR tree-optimization/70725
2016-01-04 jakub Update copyright years.
2015-12-10 rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-10 rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-09 jakub PR tree-optimization/68786
2015-12-09 rguenth2015-12-09 Richard Biener <rguenther@suse.de>
2015-12-09 marxinFix memory leak in tree-if-conv.c
2015-12-09 rguenth2015-12-09 Richard Biener <rguenther@suse.de>
2015-11-30 vekumar2015-11-30 Venkataramanan Kumar <Venkataramanan.Kumar...
2015-11-17 vekumarRelax trap assumptions in tree if convert.
2015-11-10 ienkovichgcc/
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-01 tbsaunderemove many typedefs
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-17 rsandifoSplit up optabs.[hc]
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-08-05 rguenth2015-08-05 Richard Biener <rguenther@suse.de>
2015-08-04 law * tree-if-conv.c: Fix various typos in comments.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-10 rguenth2015-07-10 Richard Biener <rguenther@suse.de>
2015-07-10 rguenth2015-07-10 Richard Biener <rguenther@suse.de>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-29 jakub PR tree-optimization/66142
2015-05-20 mpolacek * expr.c (expand_cond_expr_using_cmove): Use COMPARISO...
2015-05-05 dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-01-29 ienkovichgcc/
2015-01-15 ienkovichgcc/
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-10 glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-12-01 ienkovichgcc/
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 ienkovichgcc/
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-09 tbsaunderemove has_execute
2014-07-08 kyukhinPR tree-optimization/61576
2014-06-18 kyukhin PR tree-optimization/61518
2014-06-05 kyukhingcc/
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-01 kyukhingcc/
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-14 ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-02-10 mrsMerge in trunk.
2014-02-04 jakub PR tree-optimization/60023
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-20 tbsaundemerge auto_vec and stack_vec
2013-12-13 mrsMerge in trunk.
2013-12-10 jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-29 rguenth2013-11-29 Richard Biener <rguenther@suse.de>
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-22 tbsaundeadd auto_vec
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-07 aldyh * gimplify.c (gimple_regimplify_operands): Do not set
2013-11-04 mrsMerge in trunk.
2013-11-01 dnovilloReplace some heap vectors with stack vectors.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-16 davidxlIntroduce -ftree-loop-vectorize option
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04 mrsMerge in trunk.
2013-08-27 aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-27 rguenth2013-08-27 Richard Biener <rguenther@suse.de>
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-30 rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
next