aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.md
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Merge cond-optab branch.Paolo Bonzini1-243/+252
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-07-11* config/h8300/h8300.md (length): Fix branch offset limit.DJ Delorie1-1/+1
2008-02-20h8300.md (insv): Force source operand to be a register.DJ Delorie1-0/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+4
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-8/+8
2007-02-04h8300.c, [...]: Follow spelling conventions.Kazu Hirata1-2/+2
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-30h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell1-3/+3
2005-04-18(jump): Remove prescan parameter from calls to final_scan_insn.Nick Clifton1-2/+2
2005-03-17h8300-protos.h: Remove prototypes for general_operand_src...Kazu Hirata1-0/+2
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-07-08Introduce H8SX support.Alexandre Oliva1-500/+1549
2004-06-09* h8300.md (ldm_h8300s_4): Fix condition for expander.Anil Paranjpe1-1/+1
2004-06-08h8300.md (extendqisi2_h8300): Add constraints.Anil Paranjpe1-2/+2
2004-03-04* config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata1-9/+64
2004-03-02* config/h8300/h8300.md: Tweak formatting.Kazu Hirata1-30/+24
2004-03-02h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata1-2/+2
2004-03-02h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata1-4/+4
2004-03-02h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata1-88/+210
2004-02-29* config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata1-0/+74
2004-02-29h8300.md: Tweak operand numbers of some peephole2's.Kazu Hirata1-24/+24
2004-02-29* config/h8300/h8300.md: Tweak comments about peephole2's.Kazu Hirata1-11/+19
2004-02-18h8300-protos.h: Add a prototype for h8300_expand_branch.Kazu Hirata1-60/+20
2004-02-18h8300.md (four define_peephole2's): Use h8300_regs_ok_for_stm().Kazu Hirata1-26/+6
2004-02-18h8300-protos.h: Update the prototype for expand_a_rotate().Kazu Hirata1-3/+3
2004-02-18h8300.c (expand_a_rotate): Don't generate insns by hand.Kazu Hirata1-3/+3
2004-02-18h8300.md: Move movsf patterns into one section of the file.Kazu Hirata1-78/+78
2004-02-18h8300.md: Move push patterns into one section of the file.Kazu Hirata1-85/+89
2004-02-18h8300.md (*one_complsi2_h8300): Change to *one_cmplsi2_h8300.Kazu Hirata1-2/+2
2004-02-18h8300-protos.h: Update the prototype of fix_bit_operand().Kazu Hirata1-3/+3
2004-02-17h8300.c (fix_bit_operand): Don't generate insns by hand.Kazu Hirata1-3/+3
2004-02-17* config/h8300/h8300.md: Fix comment typos.Kazu Hirata1-3/+3
2004-02-16h8300.md: Remove unnecessary parallels from all define_insn and define_split ...Kazu Hirata1-164/+146
2004-02-16h8300.md: Remove explicit (set_attr "cc" "clobber").Kazu Hirata1-134/+67
2004-02-10h8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.Kazu Hirata1-78/+18
2004-02-10h8300.md: Remove an incorrect comment about peephole2.Kazu Hirata1-3/+11
2004-02-01* config/h8300/h8300.md (two peephole2's): New.Kazu Hirata1-0/+35
2004-01-28h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT...Kazu Hirata1-2/+3
2004-01-24* config/h8300/h8300.md: Remove extraneous USE in expanders.Kazu Hirata1-20/+20
2004-01-21coff.h: Update copyright.Kazu Hirata1-1/+1
2004-01-15coff.h: Replace Hitachi with Renesas.Kazu Hirata1-1/+1
2004-01-14h8300-protos.h: Replace do_movsi with h8300_expand_movsi.Kazu Hirata1-2/+2
2004-01-14h8300.md (movstrictqi): Add an alternative with the source being post_inc.Kazu Hirata1-6/+10
2003-12-26h8300.md (ldm_h8300s_2_normal): Use HImode for addresses.Kazu Hirata1-4/+4
2003-12-04h8300.c (push): Call gen_push_h8300hs_advanced instead of gen_push_h8300hs.Kazu Hirata1-8/+8
2003-11-28* config/h8300/h8300.md: Fix a comment typo.Kazu Hirata1-1/+1