summaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-1/+2
* PR sanitizer/63697jakub2014-10-311-2/+4
* gcc/ada/rsandifo2014-10-291-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * tree-vrp.c (extract_range_from_assert): Fix typo in comment.ian2014-10-231-1/+1
* 2014-10-09 Richard Biener <rguenther@suse.de>rguenth2014-10-091-2/+3
* * tree-vrp.c (get_single_symbol): New function.ebotcazou2014-09-291-58/+309
* remove has_executetbsaunde2014-07-091-1/+0
* PR tree-optimization/61725jakub2014-07-081-3/+6
* gcc/amodra2014-06-231-1/+2
* 2014-06-16 Richard Biener <rguenther@suse.de>rguenth2014-06-161-17/+12
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-3/+1
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-14/+27
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-0/+6
* 2014-05-27 Richard Biener <rguenther@suse.de>rguenth2014-05-271-6/+7
* 2014-05-19 Richard Biener <rguenther@suse.de>rguenth2014-05-191-12/+7
* Merge in trunk.mrs2014-05-061-3/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+1
* | Merge in trunk.mrs2014-04-301-2/+2
|\ \ | |/
| * 2014-04-29 Patrick Palka <patrick@parcs.ath.cx>rguenth2014-04-291-2/+2
* | Prevent wide_int = {widest,offset}_intrsandifo2014-04-281-1/+2
* | Merge from trunk.rsandifo2014-04-281-72/+26
|\ \ | |/
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-72/+26
* | Formatting and typo fixes.rsandifo2014-04-231-3/+3
* | Avoid redundant extensionsrsandifo2014-04-231-12/+5
* | Merge from trunk.rsandifo2014-04-221-9/+2
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-1/+1
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-04-021-21/+45
|\ \ | |/
| * * tree-vrp.c (simplify_internal_call_using_ranges): If onlyjakub2014-03-261-15/+42
| * PR middle-end/60482jakub2014-03-121-6/+3
* | Merge in trunk.mrs2014-02-101-3/+12
|\ \ | |/
| * PR tree-optimization/59919law2014-01-241-3/+12
* | Merge in trunk.mrs2014-01-031-3/+3
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR middle-end/35535hubicka2013-12-171-2/+2
* | Merge in trunk.mrs2013-12-161-0/+65
|\ \ | |/
| * * internal-fn.c: Include stringpool.h and tree-ssanames.h.jakub2013-12-161-0/+65
* | Merge in trunk.mrs2013-12-131-11/+52
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-5/+5
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
| * * common.opt: Split up -fisolate-erroneous-paths intolaw2013-12-051-1/+1
| * Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-0/+41
* | [wide-int] improved multiply for tree-vrp.czadeck2013-12-111-16/+17
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-101-1/+1
* | Merge with trunk.rsandifo2013-12-041-10/+25
|\ \ | |/
| * PR tree-optimization/59358jakub2013-12-021-2/+4