summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-041-2/+9
|\
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+9
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-3/+3
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+3
* | Merge in trunk.mrs2013-10-201-78/+66
|\ \ | |/
| * gcc/pmatos2013-10-161-2/+2
| * 2013-10-10 Richard Biener <rguenther@suse.de>rguenth2013-10-101-1/+8
| * 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+1
| * gcc/rsandifo2013-09-301-1/+1
| * gcc/rsandifo2013-09-281-10/+11
| * 2013-09-23 Richard Biener <rguenther@suse.de>rguenth2013-09-231-65/+44
* | Merge in trunk.mrs2013-09-201-16/+16
|\ \ | |/
| * * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-14/+14
| * Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-1/+1
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Merge in trunk.mrs2013-09-041-1/+5
|\ \ | |/
| * * tree-ssa-pre.c (do_regular_insertion): Include the expressionlaw2013-08-241-1/+5
* | Add wide-int branch.mrs2013-08-131-5/+5
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-35/+71
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-0/+6
* 2013-04-19 Martin Jambor <mjambor@suse.cz>jamborm2013-04-191-1/+10
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+2
* PR tree-optimization/56381jakub2013-02-191-1/+1
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-5/+2
* 2013-01-04 Richard Biener <rguenther@suse.de>rguenth2013-01-041-0/+4
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* 2012-12-13 Richard Biener <rguenther@suse.de>rguenth2012-12-131-16/+12
* 2012-12-10 Richard Biener <rguenther@suse.de>rguenth2012-12-101-52/+45
* 2012-12-04 Richard Biener <rguenther@suse.de>rguenth2012-12-041-26/+82
* 2012-11-30 Richard Biener <rguenther@suse.de>rguenth2012-11-301-1/+1
* 2012-11-29 Richard Biener <rguenther@suse.de>rguenth2012-11-291-73/+52
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-6/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-161/+146
* PR tree-optimization/54717hubicka2012-11-161-2/+3
* This patch normalizes more bitmap function names.crowl2012-11-011-13/+13
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-10-30 Richard Biener <rguenther@suse.de>rguenth2012-10-301-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-3/+3
* Change hash_table to support a comparator type different from thecrowl2012-10-251-8/+10
* 2012-10-25 Richard Biener <rguenther@suse.de>rguenth2012-10-251-4/+5
* 2012-10-15 Richard Guenther <rguenther@suse.de>rguenth2012-10-151-1/+1
* 2012-10-08 Richard Guenther <rguenther@suse.de>rguenth2012-10-081-5/+1
* 2012-10-08 Richard Guenther <rguenther@suse.de>rguenth2012-10-081-80/+6
* 2012-10-04 Richard Guenther <rguenther@suse.de>rguenth2012-10-041-2/+8
* 2012-09-24 Richard Guenther <rguenther@suse.de>rguenth2012-09-241-205/+64
* 2012-09-21 Richard Guenther <rguenther@suse.de>rguenth2012-09-211-1/+10
* 2012-09-13 Richard Guenther <rguenther@suse.de>rguenth2012-09-131-51/+9