aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.md
AgeCommit message (Expand)AuthorFilesLines
2015-05-19* config/alpha/alpha.c (alpha_legitimize_reload_address)Uros Bizjak1-2/+1
2015-05-15alpha.md (extendqidi2): Use general_operand instead of some_operand for opera...Uros Bizjak1-6/+6
2015-05-13alpha.c (alpha_emit_set_long_const): Remove c1 argument.Uros Bizjak1-3/+2
2015-05-12alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak1-2/+3
2015-05-11* config/alpha/alpha.c (alpha_emit_set_const_1)Uros Bizjak1-36/+13
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-02-10alpha.md (reload_out<mode>_aligned): Make operands 2 and 3 earlyclobber opera...Uros Bizjak1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-02re PR target/64113 (Gcc on Alpha: Error: No lda !gpdisp!282 was found)Uros Bizjak1-22/+41
2014-09-03use rtx_code_label moreTrevor Saunders1-2/+2
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-05-23re PR target/57379 (Segfault in invalidate_any_buried_refs (x=0x0) at ../../g...Uros Bizjak1-0/+1
2013-02-01alpha: widening multiply patternRichard Henderson1-0/+15
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-21alpha: Update to new extv/insv patternsRichard Henderson1-50/+35
2012-10-14alpha.md: Remove empty predicates and/or constraints.Uros Bizjak1-626/+592
2012-10-13alpha.md (I24MODE): New mode iterator.Uros Bizjak1-134/+23
2012-10-13alpha.md (FMODE): New mode iterator.Uros Bizjak1-413/+250
2012-10-12alpha.md (vecmodesuffix): New mode attribute.Uros Bizjak1-123/+22
2012-10-11alpha.md (IMODE): New mode iterator.Uros Bizjak1-271/+55
2012-10-11alpha.md (DWI): New mode attribute.Uros Bizjak1-174/+76
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang1-2/+2
2012-05-07* config/alpha/alpha.md (clear_cache): New pattern.Richard Henderson1-0/+9
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-6/+8
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth1-7/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+4
2011-11-15alpha: Convert to atomic optabs.Richard Henderson1-0/+1
2011-11-04alpha.c (alpha_write_linkage): Remove fundecl argument.Tristan Gingold1-12/+8
2011-03-28alpha.md (addtf3): Change mode of operands to TFmode.Uros Bizjak1-12/+12
2011-03-24alpha: Remove all big-endian code.Richard Henderson1-557/+68
2011-03-24alpha: Unify movdi patterns with enabled attribute.Richard Henderson1-71/+13
2011-03-24alpha: Unify SF, DF, QI, HI, SI mode moves with enabled attribute.Richard Henderson1-195/+92
2011-03-24alpha: Cleanup sign extension patterns.Richard Henderson1-154/+63
2011-03-24alpha: Unify zero_extend patterns with attribute enabled.Richard Henderson1-100/+42
2011-03-22Avoid !TARGET_ABI_OPEN_VMS in favor of a positive test for TARGET_ABI_OSF.Richard Henderson1-14/+14
2011-03-22Remove alpha-winnt code from the backend.Richard Henderson1-82/+5
2011-03-22Remove alpha-unicosmk code from the backend.Richard Henderson1-309/+22
2011-03-21alpha.md (unspec): New define_c_enum.Uros Bizjak1-60/+60
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson1-1/+1
2011-01-14alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump1-7/+7
2010-09-28alpha.md: Change the initial condition of the probing loop.Tristan Gingold1-3/+5
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-26re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak1-20/+28
2009-11-23alpha.md (*cmp_sadd_sidi): Use gen_lowpart instead of gen_rtx_REG to generate...Uros Bizjak1-2/+2
2009-11-22re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak1-6/+6
2009-09-30re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak1-2/+2
2009-09-22alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.Richard Henderson1-1/+1
2009-09-15alpha.md (smaxsf3): Disable for IEEE mode.Uros Bizjak1-2/+2
2009-08-25alpha.md (*cmpdf_ieee_ext[123]): Remove.Uros Bizjak1-42/+5