aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)Author
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
2014-02-252014-02-25 Richard Biener <rguenther@suse.de>rguenth
2014-02-20 * emit-rtl.c (gen_reg_rtx): Assert thaturos
2014-01-02Update copyright years in gcc/rsandifo
2013-12-162013-12-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-10-08 * tree-flow.h: Remove some prototypes.amacleod
2013-09-28gcc/rsandifo
2013-09-262013-09-26 Richard Biener <rguenther@suse.de>rguenth
2013-09-23gcc/rsandifo
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson
2013-05-14 * rtl.h (next_label, skip_consecutive_labels, link_cc0_insns):steven
2013-04-18 * emit-rtl.c (reset_insn_used_flags): New function.steven
2013-04-17 * emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs.steven
2013-04-16 PR middle-end/43631steven
2013-04-152013-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel
2013-04-13 * emit-rtl.c (remove_insn): Do not call df_insn_delete here.steven
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-03-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-03-22 * df.h (df_insn_delete): Adjust prototype.steven
2013-03-12 PR middle-end/56571hubicka
2013-02-08 PR debug/53948law
2013-01-16 * emit-rtl.c (need_atomic_barrier_p): Mask memory model argumenturos
2013-01-152013-01-15 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-11-272010-11-27 Dehao Chen <dehao@google.com>dehao
2012-11-26 PR middle-end/55030hp
2012-11-23 PR rtl-optimization/55388ebotcazou
2012-11-18gcc/rsandifo
2012-11-18gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-11 PR rtl-optimization/55247ebotcazou
2012-11-092012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2012-10-202012-10-20 Joern Rennecke <joern.rennecke@embecosm.com>amylaar
2012-09-24Finish conversion of uses of double_int to the new API.crowl
2012-09-19Integrate lexical block into source_location.dehao
2012-09-14 PR rtl-optimization/44194ebotcazou
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.crowl
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-022012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-07-30gcc:lauras
2012-07-16 * emit-rtl.c (emit_label_before): Do not allow the same labelsteven
2012-07-16gcc/steven