aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)Author
2016-02-16[gcc]kelvin
2016-01-04 Update copyright years.jakub
2015-12-19 PR rtl-optimization/68910ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-30Use lowpart_subreg instead of simplify_gen_subregaesok
2015-07-28gcc/rsandifo
2015-07-25 Revert:dje
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-12gcc/ChangeLog:kugan
2015-07-09reduce conditional compilation based on AUTO_INC_DECtbsaunde
2015-07-09always define AUTO_INC_DECtbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-26gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-14gcc/rsandifo
2015-06-12 * emit-rtl.c (need_atomic_barrier_p): Mask model withuros
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-27New memory allocation statistics infrastructure.marxin
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-122015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-11 * emit-rtl.c (emit_pattern_after_setloc): Add missing guard.ebotcazou
2015-05-09make emit_debug_insn_before take a rtx_insn *tbsaunde
2015-05-09emit_note_before can take a rtx_insn *tbsaunde
2015-05-09emit_note_after can take a rtx_insn *tbsaunde
2015-05-09prev_cc0_setter can take a rtx_insn *tbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-04-22remove some ifdef HAVE_cc0tbsaunde
2015-04-15 * function.h (struct emit_status): Delete x_first_insn, x_last_insnamodra
2015-01-23PR jit/64722: fix corruption of %ebx on 32-bit i386 with libgccjitdmalcolm
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-20PR63426 Fix various signed integer overflowstrippels
2014-11-20implement a replacement for if_markedtbsaunde
2014-11-05gcc/ienkovich
2014-10-29gcc/ada/rsandifo