summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* 2014-10-14 Richard Biener <rguenther@suse.de>rguenth2014-10-141-0/+2
* 2014-10-13 Richard Biener <rguenther@suse.de>rguenth2014-10-131-4/+9
* 2014-10-10 Richard Biener <rguenther@suse.de>rguenth2014-10-101-2/+25
* * ipa-prop.c (ipa_intraprocedural_devirtualization): Remove.hubicka2014-09-261-2/+0
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-09-201-7/+2
* 2014-09-03 Richard Biener <rguenther@suse.de>rguenth2014-09-031-82/+15
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-011-31/+13
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-011-5/+2
* 2014-08-29 Richard Biener <rguenther@suse.de>rguenth2014-08-291-15/+16
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-08-161-2/+1
* * ipa-devirt.c: Include gimple-pretty-print.hhubicka2014-08-071-4/+36
* Add an abstract incremental hash data typeak2014-07-251-0/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* remove has_executetbsaunde2014-07-091-2/+0
* Fix for devirtualization dump functionsmarxin2014-06-271-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-10/+12
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-5/+4
* 2014-06-16 Richard Biener <rguenther@suse.de>rguenth2014-06-161-6/+10
* 2014-06-13 Richard Biener <rguenther@suse.de>rguenth2014-06-131-320/+353
* 2014-06-10 Richard Biener <rguenther@suse.de>rguenth2014-06-101-6/+11
* add dbgcnt support for devirtdavidxl2014-05-201-6/+7
* 2014-05-20 Richard Biener <rguenther@suse.de>rguenth2014-05-201-10/+15
* 2014-05-19 Richard Biener <rguenther@suse.de>rguenth2014-05-191-0/+9
* 2014-05-07 Richard Biener <rguenther@suse.de>rguenth2014-05-071-1/+2
* Merge in trunk.mrs2014-05-061-3/+2
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* | Merge from trunk.rsandifo2014-04-221-79/+60
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-67/+62
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-14/+2
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge from trunk.rsandifo2014-04-171-62/+51
|\ \ | |/
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-62/+51
* | Merge in trunk.mrs2014-01-131-1/+3
|\ \ | |/
| * Note that pass_pre destroys PROP_no_crit_edgesvries2014-01-101-1/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-9/+8
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-4/+4
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
| * remove an unneeded vec.release () to unbreak lto bootstraptbsaunde2013-12-061-1/+0
* | Merge with trunk.rsandifo2013-12-041-1/+7
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* | Merge with trunk.rsandifo2013-11-221-11/+4
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-11/+4
* | Merge from trunk.rsandifo2013-11-201-10/+13
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+8
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-3/+3