summaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining uses of REAL_VALUES_IDENTICALrsandifo2015-10-051-2/+2
* switch from gimple to gimple*tbsaunde2015-09-201-13/+13
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* 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