summaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
Commit message (Expand)AuthorAgeFilesLines
* remove has_executetbsaunde2014-07-091-1/+0
* PR tree-optimization/61576kyukhin2014-07-081-1/+7
* PR tree-optimization/61518kyukhin2014-06-181-0/+14
* gcc/kyukhin2014-06-051-0/+3
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* gcc/kyukhin2014-05-011-4/+149
* pass cfun to pass::executetbsaunde2014-04-171-28/+28
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-12/+10
* remove has_gatetbsaunde2014-04-171-1/+0
* * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-5/+5
* PR tree-optimization/60023jakub2014-02-041-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-113/+303
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* add auto_vectbsaunde2013-11-221-1/+0
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-2/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+7
* gcc/rsandifo2013-09-281-2/+2
* Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+6
* 2013-08-27 Richard Biener <rguenther@suse.de>rguenth2013-08-271-62/+26
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+22
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-09-03 Andrew Pinski <apinski@cavium.com>pinskia2012-09-031-3/+62
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-2/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-18/+3
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-2/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+1
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-2/+1
* gcc/steven2012-07-161-3/+0
* 2012-04-24 Richard Guenther <rguenther@suse.de>rguenth2012-04-241-3/+5
* 2012-04-23 Richard Guenther <rguenther@suse.de>rguenth2012-04-231-1/+7
* 2012-04-16 Richard Guenther <rguenther@suse.de>rguenth2012-04-161-5/+3
* 2012-04-13 Richard Guenther <rguenther@suse.de>rguenth2012-04-131-0/+17
* Fix sgi typosro2012-03-131-2/+2