aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlhooks.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-18re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400)Jakub Jelinek1-13/+2
2011-07-06machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt1-2/+1
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-1/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-16recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-03-22re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford1-5/+3
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-5/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-1/+1
2007-07-02rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling...Andrew Pinski1-1/+3
2006-02-28rtl.h (truncated_to_mode): Declare it.Paolo Bonzini1-0/+7
2005-12-13rtlhooks.c (gen_lowpart_general): Handle SUBREGs of floating point values.J"orn Rennecke1-2/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-05combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine.Paolo Bonzini1-4/+48
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-21rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit.Paolo Bonzini1-0/+13
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-6/+5
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-2/+0
2004-07-01alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn1-1/+1
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-1/+1
2004-05-25Makefile.in (OBJS): Add rtlhooks.o.Paolo Bonzini1-0/+105