summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* PR rtl-optimization/68910ebotcazou2015-12-191-1/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+9
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-9/+7
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-3/+3
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-1/+7
* Use lowpart_subreg instead of simplify_gen_subregaesok2015-07-301-4/+1
* gcc/rsandifo2015-07-281-3/+4
* Revert:dje2015-07-251-4/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-1/+4
* gcc/ChangeLog:kugan2015-07-121-1/+2
* reduce conditional compilation based on AUTO_INC_DECtbsaunde2015-07-091-4/+3
* always define AUTO_INC_DECtbsaunde2015-07-091-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+4
* gcc/rsandifo2015-06-261-3/+7
* gcc/rsandifo2015-06-251-5/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* gcc/rsandifo2015-06-141-37/+0
* * emit-rtl.c (need_atomic_barrier_p): Mask model withuros2015-06-121-4/+1
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-4/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-1/+4
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* gcc/rsandifo2015-06-061-4/+4
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki2015-06-061-3/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* New memory allocation statistics infrastructure.marxin2015-05-271-1/+1
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde2015-05-221-2/+3
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-21/+42
* gcc/rsandifo2015-05-191-1/+4
* gcc/rsandifo2015-05-191-3/+11
* gcc/rsandifo2015-05-191-1/+4
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-0/+3
* * emit-rtl.c (emit_pattern_after_setloc): Add missing guard.ebotcazou2015-05-111-2/+6
* make emit_debug_insn_before take a rtx_insn *tbsaunde2015-05-091-1/+1
* emit_note_before can take a rtx_insn *tbsaunde2015-05-091-2/+1
* emit_note_after can take a rtx_insn *tbsaunde2015-05-091-2/+1
* prev_cc0_setter can take a rtx_insn *tbsaunde2015-05-091-3/+1
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-3/+3
* remove some ifdef HAVE_cc0tbsaunde2015-04-221-2/+0
* * function.h (struct emit_status): Delete x_first_insn, x_last_insnamodra2015-04-151-68/+43
* PR jit/64722: fix corruption of %ebx on 32-bit i386 with libgccjitdmalcolm2015-01-231-2/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR63426 Fix various signed integer overflowstrippels2014-11-201-1/+1
* implement a replacement for if_markedtbsaunde2014-11-201-85/+93
* gcc/ienkovich2014-11-051-1/+10
* gcc/ada/rsandifo2014-10-291-63/+63
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-5/+7