summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2014-05-061-3/+2
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* | Post-merge build fix.rsandifo2014-05-011-1/+1
* | Merge in trunk.mrs2014-04-301-0/+19
|\ \ | |/
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-0/+19
* | Prevent wide_int = {widest,offset}_intrsandifo2014-04-281-3/+4
* | Fix a couple of tree-ssa-ccp errors.rsandifo2014-04-251-2/+2
* | Merge from trunk.rsandifo2014-04-221-45/+35
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-35/+34
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+1
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge in trunk.mrs2014-02-101-22/+87
|\ \ | |/
| * PR middle-end/60092jakub2014-02-081-22/+88
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* | Merge with trunk.rsandifo2013-12-041-1/+7
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* | Address Richard's review comments.rsandifo2013-12-021-20/+14
* | Add trailing_wide_ints and use it for range_info_def.rsandifo2013-11-281-17/+20
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-4/+4
* | Restore whitespace.mrs2013-11-211-0/+1
* | Merge from trunk.rsandifo2013-11-201-4/+6
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
| * Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * gcc/ada/rsandifo2013-11-181-2/+2
| * gcc/ada/rsandifo2013-11-181-3/+3
* | Remove tree_to_hwi.rsandifo2013-11-191-4/+4
* | Merge in trunk.mrs2013-11-161-0/+2
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Remove some wide_int constructor calls. Make more use of wi::.rsandifo2013-11-101-2/+1
* | Merge with trunk.rsandifo2013-11-091-8/+15
|\ \ | |/
| * 2013-11-07 Richard Biener <rguenther@suse.de>rguenth2013-11-071-8/+15
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-3/+3
* | Remove SHIFT_COUNT_TRUNCATED from tree level.rsandifo2013-11-071-9/+4
* | Merge in trunk.mrs2013-11-041-10/+77
|\ \ | |/
| * * gimple-pretty-print.c (dump_ssaname_info): Print newline alsojakub2013-10-311-9/+71
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* | Fix two force_fit_type in which the new type could be wider and in whichrsandifo2013-11-021-4/+9
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-3/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-28/+29
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-6/+7
* | Merge in trunk.mrs2013-10-201-7/+9
|\ \ | |/
| * 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-1/+0
| * gcc/rsandifo2013-09-301-2/+2