summaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Eliminate label_to_block_map macro.dmalcolm2013-12-091-2/+3
| * Eliminate basic_block_info macro.dmalcolm2013-12-091-4/+6
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-10/+12
| * Eliminate SET_BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
| * Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
| * Rename label_to_block_map_for_function to label_to_block_map_for_fn.dmalcolm2013-12-091-2/+2
| * Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1
| * Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm2013-12-091-7/+5
* | Merge with trunk.rsandifo2013-12-041-7/+23
|\ \ | |/
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+1
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-13/+3
| * Don't create out-of-bounds BIT_FIELD_REF.vries2013-11-271-4/+25
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+7
* | Merge from trunk.rsandifo2013-11-201-52/+63
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-2/+2
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-38/+45
| * Eliminate n_edges macrodmalcolm2013-11-191-1/+2
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+2
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+5
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-10/+10
| * gcc/c-family/rsandifo2013-11-181-3/+3
| * gcc/ada/rsandifo2013-11-181-2/+2