summaryrefslogtreecommitdiff
path: root/gcc/cprop.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-04-02 Richard Guenther <rguenther@suse.de>rguenth2012-04-021-1/+1
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+12
* PR rtl-optimization/50663ebotcazou2011-11-171-8/+48
* * cprop.c: Adjust outdated comments throughout.ebotcazou2011-11-111-74/+68
* PR rtl-optimization/50448gjl2011-11-051-2/+14
* 2011-07-12 Andrew Pinski <pinskia@gmail.com>pinskia2011-07-121-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* Revert r174848,174849davidxl2011-06-091-5/+4
* Gator cleanupdavidxl2011-06-091-4/+5
* * cprop.c (local_cprop_pass): Don't set changed for debug insns.aoliva2011-06-061-1/+2
* * cprop.c (struct reg_use): Remove.steven2011-04-051-27/+31
* PR middle-end/48441steven2011-04-051-2/+2
* * cprop.c (struct expr): Split 'expr' field in 'dest' and 'src'.steven2011-04-041-161/+72
* * cprop.c (implicit_set_cond_p): Assume nothing about COND, movesteven2011-04-041-48/+94
* * cprop.c: s/gcse/cprop/ everywhere except for flag_gcse.steven2011-04-041-52/+28
* * cprop.c (oprs_not_set_p): Remove.steven2011-04-041-104/+12
* * cprop.c: Clean up hash table building.steven2011-03-311-175/+46
* * Makefile.in: New rule for cprop.o.steven2011-03-281-0/+2168