summaryrefslogtreecommitdiff
path: root/gcc/ree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+0
* * bb-reorder.c (fix_crossing_unconditional_branches): Remove asteven2013-04-051-4/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* * ree.c (struct ext_cand): Remove GTY markers.steven2012-12-071-1/+1
* * ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.jakub2012-11-221-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-47/+45
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* Avoid conservative behavior in REE by allowing removal of redundant extendstejohnson2012-10-261-1/+1
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-0/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-5/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* gcc/steven2012-07-161-2/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-2/+0
* PR rtl-optimization/53160jakub2012-05-021-0/+18
* PR bootstrap/52041jakub2012-01-311-4/+7
* PR rtl-optimization/51978jakub2012-01-261-37/+23
* PR rtl-optimization/51933jakub2012-01-231-83/+128
* PR rtl-optimization/51924ebotcazou2012-01-221-10/+16
* PR rtl-optimization/51667ebotcazou2011-12-271-327/+207
* gcc/kyukhin2011-12-211-0/+1033