summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-07-241-4/+4
* gcc/rsandifo2014-05-171-12/+22
* Merge from trunk.rsandifo2014-04-171-0/+3
|\
| * * explow.c (probe_stack_range): Emit a final optimization blockage.ebotcazou2014-04-041-0/+3
| * * cselib.c (cselib_hash_rtx): Perform addition in unsignedjakub2014-03-251-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge with trunk.rsandifo2013-11-091-0/+12
|\ \ | |/
| * Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+12
* | Merge in trunk.mrs2013-09-201-9/+16
|\ \ | |/
| * gcc/rsandifo2013-09-091-2/+4
| * gcc/rsandifo2013-09-091-5/+9
| * gcc/rsandifo2013-09-091-2/+3
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+2
* | Add wide-int branch.mrs2013-08-131-34/+4
|/
* gcc/rsandifo2013-04-301-3/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-18/+15
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-2/+1
* Revert "PR 34548"rth2012-08-031-18/+37
* PR 34548rth2012-08-011-37/+18
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-1/+1
* * explow.c (probe_stack_range): Restore simple control flow and stopebotcazou2012-05-301-5/+4
* * doc/md.texi (Standard Names): Document probe_stack_address.ebotcazou2012-05-101-7/+14
* gcc/rsandifo2012-05-051-31/+25
* * doc/rtl.texi (const_double): Document as sign-extending.mrs2012-04-041-31/+46
* 2011-09-14 Tom de Vries <tom@codesourcery.com>vries2011-09-141-0/+14
* Permute conversion and addition of constant for zero-extend.hjl2011-08-191-7/+12
* PR middle-end/50006rth2011-08-151-2/+5
* PR target/49864rth2011-08-021-26/+39
* * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds2011-07-061-1/+1
* Use proper mode for stack save area.hjl2011-07-011-1/+3
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-0/+1
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-34/+2
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-5/+5
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-2/+7
* 2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-05-041-0/+17
* gcc/rsandifo2011-03-231-19/+11
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-45/+10
* PR middle-end/46894ebotcazou2011-01-181-7/+12
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * explow.c (allocate_dynamic_stack_space): Checkian2010-11-061-7/+12
* gcc/:ian2010-11-051-2/+11
* PR rtl-opt/33721rth2010-10-091-43/+68
* gcc/:ian2010-09-271-9/+65