summaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
Commit message (Expand)AuthorAgeFilesLines
* Use LOG2_BITS_PER_UNIT.rsandifo2014-04-231-6/+2
* Formatting and typo fixes.rsandifo2014-04-231-1/+1
* Merge from trunk.rsandifo2014-04-221-1/+1
|\
| * PR tree-optimization/60823jakub2014-04-221-1/+1
* | Fixup merge conflicts.mrs2014-04-021-4/+5
* | Merge in trunk.mrs2014-04-021-45/+56
|\ \ | |/
| * PR tree-optimization/59779jakub2014-03-131-58/+69
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* | Merge with trunk.rsandifo2013-12-041-3/+4
|\ \ | |/
| * 2013-11-25 Richard Biener <rguenther@suse.de>rguenth2013-11-251-1/+0
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* | Avoid some unnecessary temporaries and convert some operations to shifts.rsandifo2013-12-011-7/+3
* | Merge from trunk.rsandifo2013-11-201-3/+6
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-11/+9
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * gcc/ada/rsandifo2013-11-181-7/+7
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Merge in trunk.mrs2013-11-161-0/+2
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* | Merge with trunk.rsandifo2013-11-091-2/+2
|\ \ | |/
| * 2013-11-07 Richard Biener <rguenther@suse.de>rguenth2013-11-071-2/+3
* | Resolve soft merge conflicts.mrs2013-11-061-2/+2
* | Merge in trunk.mrs2013-11-061-52/+41
|\ \ | |/
| * 2013-11-05 Richard Biener <rguenther@suse.de>rguenth2013-11-051-53/+42
* | Merge in trunk.mrs2013-11-041-5/+6
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-3/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+5
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-9/+9
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-6/+6
* | Merge in trunk.mrs2013-09-201-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-16/+18
* | Add wide-int branch.mrs2013-08-131-41/+40
|/
* 2013-05-03 Richard Biener <rguenther@suse.de>rguenth2013-05-031-12/+8
* 2013-03-04 Martin Jambor <mjambor@suse.cz>jamborm2013-03-041-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+10
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-44/+32
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+5
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-8/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-13/+32
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-226/+1
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-20/+3