aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.md
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-9/+10
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-12/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-13/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-03gcc/Richard Sandiford1-249/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-02-15make frv use constraints.mdNathan Froyd1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-06re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke1-14/+14
2010-11-15frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively.Richard Henderson1-8/+8
2010-11-08re PR target/44758 (frv.md: incompatible enum comparisons / return)Joern Rennecke1-6/+4
2009-05-12Merge cond-optab branch.Paolo Bonzini1-287/+43
2008-09-18frv.h (IRA_COVER_CLASSES): Define.Nick Clifton1-3/+15
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+4
2007-02-19frv.c, [...]: Follow spelling conventions.Kazu Hirata1-22/+22
2007-02-15frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva1-60/+0
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-8/+4
2005-07-28frv.opt (moptimize-membar): New.Aldy Hernandez1-35/+9
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez1-1/+44
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-5/+10
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-08frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell1-22/+14
2005-04-04frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata1-0/+1
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva1-10/+27
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva1-3/+24
2005-01-26frv.md: Add fr400_integer automaton.Aldy Hernandez1-4/+7
2005-01-26frv.c (frv_legitimize_tls_address): New.Aldy Hernandez1-3/+131
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford1-316/+167
2004-10-25frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS...Alexandre Oliva1-4/+26
2004-10-11frv.md (*adddi3_internal): Change name to...Richard Sandiford1-63/+32
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez1-46/+9
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford1-69/+55
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford1-538/+1006
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-6/+6
2004-07-29frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs.Alexandre Oliva1-11/+19
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-05-03frv.md (*return_true, [...]): New patterns.Alexandre Oliva1-0/+24
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva1-6/+139