summaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * gcc/rsandifo2013-11-281-31/+8
| * PR tree-optimization/59014jakub2013-11-261-3/+7
| * 2013-11-26 Richard Biener <rguenther@suse.de>rguenth2013-11-261-4/+8
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* | Address Richard's review comments.rsandifo2013-12-021-3/+3
* | Add trailing_wide_ints and use it for range_info_def.rsandifo2013-11-281-7/+5
* | wide-int version of SSA_NAME_ANTI_ALIAS_P patch.rsandifo2013-11-281-29/+8
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-8/+8
* | Merge from trunk.rsandifo2013-11-201-2/+4
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * gcc/ada/rsandifo2013-11-181-2/+2