summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR middle-end/40154amylaar2011-12-091-0/+11
* Merge from transactional-memory branch.aldyh2011-11-081-0/+1
* Properly limit backwards label scanning in reorg.davem2011-10-301-15/+0
* 2011-10-13 Tom de Vries <tom@codesourcery.com>vries2011-10-131-0/+6
* * rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODEjakub2011-09-271-3/+14
* * emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.aoliva2011-09-191-0/+1
* PR middle-end/48722jakub2011-08-291-0/+11
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+6