summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Update check after force_const_mem call in the plus_constant function to see ...abennett2015-06-031-1/+3
* remove most ifdef STACK_GROWS_DOWNWARDtbsaunde2015-05-221-18/+15
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-5/+5
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-2/+2
* * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.ebotcazou2015-05-191-5/+19
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-54/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ienkovich2014-11-051-1/+2
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-21/+21
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* * explow.c (convert_memory_address_addr_space_1): Mark in_constschwab2014-10-151-1/+1
* 2014-10-14 Andrew Pinski <apinski@cavium.com>pinskia2014-10-151-12/+28
* 2014-10-14 Andrew Pinski <apinski@cavium.com>pinskia2014-10-151-12/+7
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-1/+1
* explow.c: Use rtx_insn and rtx_code_labeldmalcolm2014-08-221-13/+17
* 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