summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-07-24 Richard Biener <rguenther@suse.de>rguenth2014-07-241-8/+11
* * tree-inline.c (remap_type_1): Do not duplicate fieldshubicka2014-06-281-23/+69
* IPA REF refactoringmarxin2014-06-251-3/+3
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1
* gcc/kyukhin2014-06-051-2/+3
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-20 Dehao Chen <dehao@google.com>dehao2014-05-201-1/+1
* 2014-05-16 Richard Biener <rguenther@suse.de>rguenth2014-05-161-1/+2
* 2014-05-13 Richard Biener <rguenther@suse.de>rguenth2014-05-131-0/+5
* Merge in trunk.mrs2014-04-241-1/+2
|\
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-1/+2
* | Merge from trunk.rsandifo2014-04-171-18/+7
|\ \ | |/
| * 2014-04-16 Martin Jambor <mjambor@suse.cz>jamborm2014-04-161-12/+0
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-6/+7
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-3/+3
* | Merge in trunk.mrs2014-04-021-32/+39
|\ \ | |/
| * gcc/kyukhin2014-03-311-0/+1
| * 2014-02-19 Richard Biener <rguenther@suse.de>rguenth2014-02-191-32/+35
| * 2014-02-17 Richard Biener <rguenther@suse.de>rguenth2014-02-171-0/+3
* | Merge in trunk.mrs2014-02-101-14/+38
|\ \ | |/
| * PR ipa/60026jakub2014-02-071-12/+0
| * PR ipa/60026jakub2014-02-041-0/+12
| * PR tree-optimization/60003jakub2014-02-011-6/+1
| * PR middle-end/59917jakub2014-01-291-7/+35
| * Add type to DEFCIFCODE to describe the inline failurehjl2014-01-201-1/+2
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-15/+21
|\ \ | |/
| * PR tree-optimization/59386jakub2013-12-111-1/+3
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
| * Eliminate profile_status macro.dmalcolm2013-12-091-1/+2
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-8/+11
| * Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-2/+2
* | Merge with trunk.rsandifo2013-12-041-3/+14
|\ \ | |/
| * 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-2/+7
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* | Merge with trunk.rsandifo2013-11-211-5/+5
|\ \ | |/
| * Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-3/+4
| * * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-2/+1
* | Merge from trunk.rsandifo2013-11-201-33/+40
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-30/+33
| * Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* | Merge from trunk.rsandifo2013-11-181-1/+1
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-1/+1
* | Merge in trunk.mrs2013-11-161-15/+45
|\ \ | |/