summaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* 2014-10-16 Richard Biener <rguenther@suse.de>rguenth2014-10-161-2/+6
* move many gc hashtab to hash_tabletbsaunde2014-10-121-4/+5
* 2014-09-22 Richard Biener <rguenther@suse.de>rguenth2014-09-221-0/+12
* support ggc hash_map and hash_settbsaunde2014-09-021-12/+10
* 2014-08-29 Richard Biener <rguenther@suse.de>rguenth2014-08-291-1/+0
* Convert edge_def.insns.r to rtx_insn *dmalcolm2014-08-251-0/+14
* 2014-08-20 Martin Jambor <mjambor@suse.cz>wmi2014-08-201-26/+36
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-44/+35
* add a hash_set based on hash_tabletbsaunde2014-08-021-27/+23
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* remove has_executetbsaunde2014-07-091-5/+0
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+30
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-4/+5
* * tree-cfg.c (make_edges) <GIMPLE_RETURN>: Put a location on the edge.ebotcazou2014-06-061-2/+5
* 2014-06-03 Dehao Chen <dehao@google.com>dehao2014-06-031-2/+5
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-05-16 Dehao Chen <dehao@google.com>dehao2014-05-161-0/+6
* Revert r209902 "Dump the return type of functions in gimple dumps"dmalcolm2014-05-161-6/+0
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-1/+38
* Merge in trunk.mrs2014-05-061-3/+3
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* | Merge in trunk.mrs2014-04-301-7/+14
|\ \ | |/
| * 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-7/+8
| * Dump the return type of functions in gimple dumpsdmalcolm2014-04-291-0/+6
* | Merge from trunk.rsandifo2014-04-221-82/+67
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-70/+66
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-5/+0
* | Merge from trunk.rsandifo2014-04-171-39/+51
|\ \ | |/
| * 2014-04-15 Teresa Johnson <tejohnson@google.com>tejohnson2014-04-151-1/+1
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-35/+47
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-3/+3
* | Merge in trunk.mrs2014-04-021-8/+10
|\ \ | |/
| * PR middle-end/60482jakub2014-03-121-2/+2
| * 2014-02-20 Richard Biener <rguenther@suse.de>rguenth2014-02-201-6/+8
* | Merge in trunk.mrs2014-02-101-152/+241
|\ \ | |/
| * 2014-02-06 Richard Biener <rguenther@suse.de>rguenth2014-02-061-5/+7
| * PR middle-end/59917jakub2014-01-291-147/+234
* | Merge in trunk.mrs2014-01-131-2/+1
|\ \ | |/
| * 2014-01-09 Richard Biener <rguenther@suse.de>rguenth2014-01-091-2/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-51/+57
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-14/+14
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-8/+11
| * Eliminate profile_status macro.dmalcolm2013-12-091-2/+2