summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-strength-reduction.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
|\ \ | |/
| * gcc/yufeng2013-12-051-3/+6
* | Merge with trunk.rsandifo2013-12-041-12/+98
|\ \ | |/
| * gcc/yufeng2013-12-041-9/+91
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
| * * gimple.h: Remove all includes.amacleod2013-11-221-3/+7
* | Address Richard's review comments.rsandifo2013-12-021-1/+1
* | Avoid some unnecessary temporaries and convert some operations to shifts.rsandifo2013-12-011-1/+1
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-5/+5
* | Merge from trunk.rsandifo2013-11-201-1/+4
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge in trunk.mrs2013-11-161-0/+2
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+2
| * * 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
* | Merge in trunk.mrs2013-11-041-1/+5
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-16/+8
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-57/+59
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-14/+15
* | Merge in trunk.mrs2013-10-201-4/+13
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
| * gcc/yufeng2013-10-021-1/+1
| * gcc/yufeng2013-10-021-0/+9
| * gcc/rsandifo2013-09-281-2/+2
* | fix merge on wide-int branchzadeck2013-09-231-5/+5
* | Merge in trunk.mrs2013-09-201-22/+76
|\ \ | |/
| * * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-17/+12
| * * gimple-ssa-strength-reduction.c (backtrace_base_for_ref): New.amker2013-09-171-4/+63
| * * 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-31/+30
* | made sign parameter optional to wide_int::neg_pzadeck2013-08-241-6/+6
* | Remove extra spaces.mrs2013-08-151-1/+1
* | Fix latent merge issue.mrs2013-08-151-4/+16
* | Add wide-int branch.mrs2013-08-131-134/+120
|/
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-061-5/+17
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+36
* gcc:wschmidt2013-08-031-0/+3
* gcc:wschmidt2013-07-301-0/+15
* 2013-05-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-05-291-6/+2
* 2013-05-08 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-05-081-2/+2
* 2013-05-08 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-05-081-19/+3
* 2013-05-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-05-071-16/+31
* 2013-05-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-05-071-35/+15