summaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-5/+5
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-16/+23
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* remove has_executetbsaunde2014-07-091-2/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-9/+7
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-5/+2
* 2014-05-07 Thomas Preud'homme <thomas.preudhomme@arm.com>jye22014-05-081-0/+4
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+2
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+7
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * 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
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-36/+70
* * tree-complex.c (expand_complex_operations_1): Fix typo.charlet2013-07-051-1/+1
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+6
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-9/+8
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-6/+4
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimization/55921jakub2013-01-101-1/+37
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-25/+19
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-2/+6
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-2/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-8/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-2/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-4/+4
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-1/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-6/+5
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-4/+2
* Revert r174848,174849davidxl2011-06-091-6/+3
* Gator cleanupdavidxl2011-06-091-3/+6