summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR middle-end/56571hubicka2013-03-121-4/+16
* PR debug/53948law2013-02-081-0/+12
* * emit-rtl.c (need_atomic_barrier_p): Mask memory model argumenturos2013-01-161-1/+1
* 2013-01-15 Richard Biener <rguenther@suse.de>rguenth2013-01-151-1/+6
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2010-11-27 Dehao Chen <dehao@google.com>dehao2012-11-271-2/+1
* PR middle-end/55030hp2012-11-261-2/+2
* PR rtl-optimization/55388ebotcazou2012-11-231-0/+4
* gcc/rsandifo2012-11-181-11/+19
* gcc/rsandifo2012-11-181-20/+12
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+0
* PR rtl-optimization/55247ebotcazou2012-11-111-3/+17
* 2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-11-091-1/+1
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-3/+11
* 2012-10-20 Joern Rennecke <joern.rennecke@embecosm.com>amylaar2012-10-201-4/+13
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-10/+8
* Integrate lexical block into source_location.dehao2012-09-191-225/+41
* PR rtl-optimization/44194ebotcazou2012-09-141-10/+38
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-1/+1
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-16/+4
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-2/+2
* gcc:lauras2012-07-301-2/+2
* * emit-rtl.c (emit_label_before): Do not allow the same labelsteven2012-07-161-25/+9
* gcc/steven2012-07-161-1/+0
* * emit-rtl.c (make_debug_insn_raw, make_jump_insn_raw): Make static.steven2012-07-131-3/+2
* * emit-rtl.c (need_atomic_barrier_p): New function.mkuvyrkov2012-06-201-0/+25
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-12/+244
* 2012-06-12 Richard Guenther <rguenther@suse.de>rguenth2012-06-121-9/+0
* * emit-rtl.c (init_emit_once): Iterate through themrs2012-06-111-6/+6
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-5/+5
* gcc/rsandifo2012-05-091-2/+2
* gcc/rsandifo2012-05-051-2/+3
* Check for incompatible pointer sign extensionhjl2012-04-111-2/+18
* * doc/rtl.texi (const_double): Document as sign-extending.mrs2012-04-041-8/+8
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-19/+0
* gcc/rsandifo2012-03-061-4/+11
* 2012-02-22 Martin Jambor <mjambor@suse.cz>jamborm2012-02-221-12/+27
* gcc/rsandifo2012-01-241-20/+0
* * emit-rtl.c (init_emit_once): Initialize const_tiny_rtx[3] forbernds2011-12-191-0/+5