summaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-1/+1
* * c-typeck.c, config/arm/arm.c, config/darwin.c,kazu2007-05-261-1/+1
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-2/+2
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+2
* 2007-01-25 Razya Ladelsky <razya@il.ibm.com>razya2007-01-281-58/+66
* * omp-low.c (expand_omp_parallel): Set function properties.hubicka2006-12-161-0/+2
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* * cgraph.h (cgraph_edge_p): New.kazu2006-04-171-5/+5
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-061-3/+3
* * ipa-cp.c: New file. Contains IPCP specific functionality.razya2005-08-011-0/+1143