summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* PR tree-optimization/63464jakub2014-10-171-0/+18
* * machmode.h (int_n_data_t): New.dj2014-10-141-8/+18
* Added fnspec to internal functions.ygribov2014-08-111-3/+6
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-0/+15
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-6/+3
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-5/+3
* Const-correctness of gimple_call_builtin_pdmalcolm2014-05-071-4/+4
* Merge in trunk.mrs2014-04-301-2/+2
|\
| * 2014-04-29 Patrick Palka <patrick@parcs.ath.cx>rguenth2014-04-291-2/+2
* | Merge in trunk.mrs2014-04-241-6/+6
|\ \ | |/
| * Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-6/+6
* | Merge from trunk.rsandifo2014-04-171-1/+4
|\ \ | |/
| * 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-1/+4
* | Merge in trunk.mrs2014-01-131-26/+42
|\ \ | |/
| * 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-26/+42
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-161-3/+2
|\ \ | |/
| * PR middle-end/58956jakub2013-12-161-3/+2
* | Merge in trunk.mrs2013-12-131-9/+20
|\ \ | |/
| * Eliminate label_to_block_map macro.dmalcolm2013-12-091-3/+5
| * * common.opt: Split up -fisolate-erroneous-paths intolaw2013-12-051-6/+15
* | Merge with trunk.rsandifo2013-12-041-57/+10
|\ \ | |/
| * Reverted:kyukhin2013-11-291-1/+1
| * Fix checking of gimple typesdmalcolm2013-11-271-4/+4
| * * gimple.h: Remove all includes.amacleod2013-11-221-52/+5
* | Merge with trunk.rsandifo2013-11-221-3/+2
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-3/+2
* | Merge from trunk.rsandifo2013-11-201-31/+48
|\ \ | |/
| * Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-31/+45
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Remove tree_to_hwi.rsandifo2013-11-191-5/+5
* | Merge from trunk.rsandifo2013-11-181-53/+0
|\ \ | |/
| * gcc/ada/rsandifo2013-11-181-2/+2
| * * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin2013-11-181-20/+0
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-33/+0
* | Merge in trunk.mrs2013-11-161-857/+286
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-839/+11
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-18/+278
* | Resolve soft merge conflicts.mrs2013-11-061-1/+1
* | Merge in trunk.mrs2013-11-061-771/+76
|\ \ | |/
| * * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+81
| * * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod2013-11-051-776/+0
* | Merge in trunk.mrs2013-11-041-1/+21
|\ \ | |/
| * * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-1/+21
* | Merge in trunk.mrs2013-10-201-687/+209
|\ \ | |/
| * * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-1/+20