summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-05-18 John David Anglin <danglin@gcc.gnu.org>law2014-06-091-2/+10
* * rtl.h (insn_location): Declare.ebotcazou2014-06-061-0/+7
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-26 Richard Sandiford <rdsandiford@googlemail.com>hainque2014-05-281-24/+50
* gcc/rsandifo2014-05-201-0/+1
* gcc/rsandifo2014-05-191-2/+3
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-5/+5
* gcc/rsandifo2014-05-171-13/+24
* gcc/rsandifo2014-05-131-0/+9
* gcc/rsandifo2014-05-131-1/+1
* gcc/rsandifo2014-05-061-30/+26
* Prevent wide_int = {widest,offset}_intrsandifo2014-04-281-1/+1
* Merge in trunk.mrs2014-04-241-0/+9
|\
| * -fuse-caller-save - Add new reg-note REG_CALL_DECLvries2014-04-241-0/+9
* | Formatting and typo fixes.rsandifo2014-04-231-2/+2
* | Merge in trunk.mrs2014-04-021-40/+7
|\ \ | |/
| * 2014-02-25 Richard Biener <rguenther@suse.de>rguenth2014-02-251-40/+4
| * * emit-rtl.c (gen_reg_rtx): Assert thaturos2014-02-201-0/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-161-1/+3
|\ \ | |/
| * 2013-12-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-12-161-1/+3
* | Merge with trunk.rsandifo2013-12-041-4/+2
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-4/+2
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-2/+2
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * gcc/ada/rsandifo2013-11-181-6/+6
| * gcc/ada/rsandifo2013-11-181-5/+5
* | richards suggestionszadeck2013-11-191-3/+3
* | Tweak documentation and comments.rsandifo2013-11-171-7/+7
* | Merge in trunk.mrs2013-10-201-28/+29
|\ \ | |/
| * * tree-flow.h: Remove some prototypes.amacleod2013-10-081-0/+1
| * gcc/rsandifo2013-09-281-24/+24
| * 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-1/+1
| * gcc/rsandifo2013-09-231-3/+3
* | patch to canonize wide-ints smaller than one HWIzadeck2013-09-241-4/+2
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-2/+4
* | Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT.mrs2013-08-291-1/+1
* | Add wide-int branch.mrs2013-08-131-22/+126
|/
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-0/+1
* * rtl.h (next_label, skip_consecutive_labels, link_cc0_insns):steven2013-05-141-48/+0
* * emit-rtl.c (reset_insn_used_flags): New function.steven2013-04-181-21/+37
* * emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs.steven2013-04-171-0/+7
* PR middle-end/43631steven2013-04-161-115/+170
* 2013-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-04-151-6/+18
* * emit-rtl.c (remove_insn): Do not call df_insn_delete here.steven2013-04-131-6/+15
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-2/+21
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-03-261-81/+17
* * df.h (df_insn_delete): Adjust prototype.steven2013-03-221-6/+8