summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-strength-reduction.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' r216157-r216746 into 'gimple-classes'David Malcolm2014-10-281-0/+11
|\
| * 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* | Automated renaming of gimple subclassesDavid Malcolm2014-10-271-12/+12
* | Use gimple_phi in many more places.David Malcolm2014-10-241-5/+6
* | Make gimple_phi_arg_edge require a gimple_phiDavid Malcolm2014-10-241-3/+5
* | Make add_phi_arg require a gimple_phiDavid Malcolm2014-10-241-1/+1
* | Use more concrete types for various gimple statementsDavid Malcolm2014-10-241-8/+9
|/
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-17/+12
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+8
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-281-7/+10
|\ \ | |/
| * [gcc]wschmidt2014-04-251-7/+10
* | Merge from trunk.rsandifo2014-04-221-39/+32
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-32/+32
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge from trunk.rsandifo2014-04-171-2/+2
|\ \ | |/
| * [gcc]wschmidt2014-04-021-2/+2
* | 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
|\ \ | |/